App
App copied to clipboard
Add an intent to send cmds from other apps
Similarly to the now-discontinued SerialManager2 app, add a send intent that can be used by other apps and scripts to send serial commands.
e.g. from the Android console:
am broadcast -a kg.serial.manager.send --es data "say hello world"