Set the port to PortNum_SERIAL_APP

1.2-legacy
Jm 2021-01-16 22:41:33 -08:00
rodzic 73ae151971
commit 20b8d2c4a5
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -33,8 +33,8 @@ class SerialPluginRadio : public SinglePortPlugin
from the main code. from the main code.
*/ */
SerialPluginRadio() : SinglePortPlugin("SerialPluginRadio", PortNum_TEXT_MESSAGE_APP) {} // SerialPluginRadio() : SinglePortPlugin("SerialPluginRadio", PortNum_TEXT_MESSAGE_APP) {}
// SerialPluginRadio() : SinglePortPlugin("SerialPluginRadio", PortNum_SERIAL_APP) {} SerialPluginRadio() : SinglePortPlugin("SerialPluginRadio", PortNum_SERIAL_APP) {}
/** /**
* Send our payload into the mesh * Send our payload into the mesh