We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9259db commit 5d28e97Copy full SHA for 5d28e97
plugin.xml
@@ -21,5 +21,6 @@
21
</feature>
22
</config-file>
23
<source-file src="src/android/org/stereolux/cordova/serial/Serial.java" target-dir="src/org/stereolux/cordova/serial" />
24
+ <source-file src="src/android/org/stereolux/cordova/serial/UsbBroadcastReceiver.java" target-dir="src/org/stereolux/cordova/serial" />
25
</platform>
26
</plugin>
0 commit comments