Add support for RX8010 RTC as used in IOTTIMER (#21376)

This commit is contained in:
Theo Arends
2024-09-13 13:53:01 +02:00
parent 6e4517de02
commit 1dff0b4b27
8 changed files with 130 additions and 18 deletions

View File

@@ -306,7 +306,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","","",
"","","","",
"","","","",
"","","","",
@@ -339,7 +339,7 @@ else:
obj = json.load(fp)
def StartDecode():
print ("\n*** decode-status.py v14.2.0.3 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.2.0.4 by Theo Arends and Jacek Ziolkowski ***")
# print("Decoding\n{}".format(obj))