add enable HK set cmd #203

Closed
muellerr wants to merge 80 commits from additions-for-i2c into main
Showing only changes of commit e91bf01daf - Show all commits

View File

@ -30,6 +30,8 @@ class BpxActionId:
RESET_COUNTERS = 3
SET_CFG = 4
GET_CFG = 5
MAN_HEATER_ON = 10
MAN_HEATER_OFF = 11
class BpxOpCode: