This commit is contained in:
MichaelDvP
2020-06-14 10:12:36 +02:00
24 changed files with 228 additions and 205 deletions

View File

@@ -58,7 +58,7 @@
namespace emsesp {
#define EMS_TX_STATUS_OK 1
#define EMS_TX_STATUS_ERROR 0
#define EMS_TX_STATUS_ERR 0
class EMSuart {
public: