mirror of
https://github.com/arendst/Tasmota.git
synced 2026-02-20 00:32:32 +01:00
Fix IOS compilation
This commit is contained in:
@@ -75,6 +75,10 @@ enum XYZFileSteps { XYZM_IDLE,
|
||||
|
||||
enum XReceiveStates { XYZS_OK, XYZS_TIMEOUT, XYZS_EOT, XYZS_CAN, XYZS_OTHER, XYZS_CHECKSUM, XYZS_PACKET, XYZS_FILE };
|
||||
|
||||
#ifdef USE_UFILESYS
|
||||
extern FS *ffsp;
|
||||
#endif
|
||||
|
||||
#include <TasmotaSerial.h>
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user