mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-31 11:02:53 +00:00
support filesystem ota
This commit is contained in:
@@ -173,7 +173,8 @@ class EMSbus {
|
||||
}
|
||||
|
||||
static void set_ems2() {
|
||||
isEMS2_ = true;;
|
||||
isEMS2_ = true;
|
||||
;
|
||||
}
|
||||
|
||||
static uint8_t ems_mask() {
|
||||
|
||||
Reference in New Issue
Block a user