mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
pre-release bin & small fixes
This commit is contained in:
Binary file not shown.
+7572
-7582
File diff suppressed because it is too large
Load Diff
+9794
-9863
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
~/.platformio/packages/tool-mkspiffs/mkspiffs_espressif32_arduino -s 20480 -c data data.bin
|
||||
../tools/mac/arduinoOTA -v -address 192.168.88.50 -port 65280 -username arduino -password password -sketch data.bin -upload /data -b
|
||||
../tools/mac/arduinoOTA -v -address 192.168.88.50 -port 80 -username arduino -password password -sketch data.bin -upload /data -b
|
||||
@@ -1 +1 @@
|
||||
../tools/mac/arduinoOTA -v -address 192.168.88.50 -port 65280 -username arduino -password password -sketch firmware.bin -upload /sketch -b
|
||||
../tools/mac/arduinoOTA -v -address 192.168.11.207 -port 80 -username arduino -password password -sketch firmware.bin -upload /sketch -b
|
||||
Binary file not shown.
@@ -0,0 +1,31 @@
|
||||
Компактная сборка с набором опций, умещающаяся в 50 процентов flash ESP12
|
||||
CLI и отладочная информация на serial0 отключена для возможности использования PIN0-1
|
||||
|
||||
(-)MULTIVENT
|
||||
(+)PWM_RELAY
|
||||
(+)MDNS
|
||||
(-)UARTBRIDGE
|
||||
(+)SYSLOG
|
||||
(+)PID
|
||||
(-)MCP23017
|
||||
(-)ARTNET
|
||||
(+)OTA
|
||||
(-)SPI LED
|
||||
(-)MOTOR CTR
|
||||
(+)AC HAIER
|
||||
(+)CCS811 & HDC1080
|
||||
(+)RESTART_LAN_ON_MQTT_ERRORS
|
||||
(-)HARDRESET, using soft
|
||||
(-)COUNTER
|
||||
(+)DHT
|
||||
(-)OWIRE
|
||||
(-)IPMODBUS
|
||||
(-)MODBUS
|
||||
(-)DMX
|
||||
(+)WiFi
|
||||
(+)FreeRam printing
|
||||
(+)WATCHDOG
|
||||
|
||||
Config server:lazyhome.ru
|
||||
201703L C++
|
||||
version:e9355ef_2023-10-31
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,32 @@
|
||||
Полная версия прошивки
|
||||
|
||||
(+)MULTIVENT
|
||||
(+)PWM_RELAY
|
||||
(+)MDNS
|
||||
(-)UARTBRIDGE
|
||||
(+)SYSLOG
|
||||
(+)PID
|
||||
(+)MCP23017
|
||||
(+)ARTNET
|
||||
(+)OTA
|
||||
(+)SPI LED
|
||||
(+)MOTOR CTR
|
||||
(+)AC HAIER
|
||||
(+)CCS811 & HDC1080
|
||||
(+)RESTART_LAN_ON_MQTT_ERRORS
|
||||
(-)HARDRESET, using soft
|
||||
(+)COUNTER
|
||||
(+)DHT
|
||||
(-)DS2482-100 USE_1W_PIN
|
||||
(+)OWIRE
|
||||
(-)IPMODBUS
|
||||
(+)MODBUS SERIAL_8N1 at Serial1 speed:9600
|
||||
(+)ADAFRUIT LED
|
||||
(+)DMX
|
||||
(+)WiFi
|
||||
(+)FreeRam printing
|
||||
(+)WATCHDOG
|
||||
|
||||
lazyhome.ru
|
||||
Config server:
|
||||
201703L C++ version:e9355ef_2023-10-31
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
../../tools/mac/arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
@@ -1 +1 @@
|
||||
arduinoOTA -address 192.168.88.54 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
Binary file not shown.
Binary file not shown.
+10389
-10460
File diff suppressed because it is too large
Load Diff
+9556
-9628
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+6828
-6914
File diff suppressed because it is too large
Load Diff
+6123
-6175
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2056
-2066
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user