dev jf: reconfigure chip when touching electron collection mode bit (#831)

* jf: if bit 14 in reg 0x5d (electron mode collection bit) is changed, configure chip if v1.1 and powered on. so touch writeregister (setbit/clearbit also calls write register in the end). replace when electroncollectionmode command introduced
This commit is contained in:
2023-10-18 10:52:22 +02:00
committed by GitHub
parent 82ac45873c
commit 62f45b15d2
3 changed files with 20 additions and 1 deletions

View File

@ -10,4 +10,4 @@
#define APIMYTHEN3 "developer 0x230922"
#define APIMOENCH "developer 0x230922"
#define APIEIGER "developer 0x230922"
#define APIJUNGFRAU "developer 0x231013"
#define APIJUNGFRAU "developer 0x231018"