8.0.0.rc jf: reconfigure chip when touching electron collection mode bit (#830)

* 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:49:44 +02:00
committed by GitHub
parent 601249cc71
commit e5ee27dbfa
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"