Add Support for AP33772S USB PD Sink Controller as used in CentyLab RotoPD

This commit is contained in:
Theo Arends
2025-05-30 15:51:50 +02:00
parent 04302414c8
commit 692cf547cb
8 changed files with 966 additions and 7 deletions

View File

@@ -312,7 +312,7 @@ a_features = [[
"USE_SPI_LORA","USE_SPL06_007","USE_QMP6988","USE_WOOLIIS",
"USE_HX711_M5SCALES","USE_RX8010","USE_PCF85063","USE_ESP32_TWAI",
"USE_C8_CO2_5K","USE_WIZMOTE","USE_V9240","USE_TELNET",
"USE_XYZMODEM","","","",
"USE_XYZMODEM","USE_WIREGUARD","USE_AP33772S","",
"","","","",
"","","","",
"","","",""
@@ -343,7 +343,7 @@ else:
obj = json.load(fp)
def StartDecode():
print ("\n*** decode-status.py v14.5.0.3 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.6.0.2 by Theo Arends and Jacek Ziolkowski ***")
# print("Decoding\n{}".format(obj))