1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

Minor fixes start Uno Wifi Rev 2 fixes

This commit is contained in:
dexslab
2020-09-25 13:51:08 -04:00
parent b6b8bfb04d
commit bc8b01fbd6
8 changed files with 731 additions and 613 deletions

View File

@@ -22,6 +22,8 @@
#include "DIAG.h"
#include "StringFormatter.h"
#include "WiThrottle.h"
const char PROGMEM READY_SEARCH[] = "\r\nready\r\n";
const char PROGMEM OK_SEARCH[] = "\r\nOK\r\n";
const char PROGMEM END_DETAIL_SEARCH[] = "@ 1000";