tmp enum #172

Merged
muellerr merged 1 commits from kranz_enum into main 2023-03-16 11:43:56 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class Tmp1075ActionId(enum.IntEnum):
START_ADC_CONV = 2
class SetId:
class SetId(enum.IntEnum):
TEMPERATURE = 1