fix compile errors

This commit is contained in:
proddy
2020-06-15 22:13:37 +02:00
parent 8d407b2dbf
commit f0d459f7a6
2 changed files with 11 additions and 3 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: