Enable ESP32 TWAI in default binary

This commit is contained in:
Theo Arends
2025-01-02 12:44:49 +01:00
parent d5d757fd3d
commit aafe528682
5 changed files with 16 additions and 7 deletions

View File

@@ -309,7 +309,7 @@ a_features = [[
],[
"USE_MAGIC_SWITCH","USE_PIPSOLAR","USE_GPIO_VIEWER","USE_AMSX915",
"USE_SPI_LORA","USE_SPL06_007","USE_QMP6988","USE_WOOLIIS",
"USE_HX711_M5SCALES","USE_RX8010","","",
"USE_HX711_M5SCALES","USE_RX8010","USE_PCF85063","USE_ESP32_TWAI",
"","","","",
"","","","",
"","","","",
@@ -342,7 +342,7 @@ else:
obj = json.load(fp)
def StartDecode():
print ("\n*** decode-status.py v14.4.1.1 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.4.1.2 by Theo Arends and Jacek Ziolkowski ***")
# print("Decoding\n{}".format(obj))