Dev/g2 fix configure chip startup (#1009)

* g2: chip reconfigure variable not set when powering on at startup because readconfig is the one configuring the chip the first time to default chip settings

* cleaning up code
This commit is contained in:
2024-10-22 17:19:28 +02:00
committed by GitHub
parent 6fcdba56a4
commit 37e65634d4
3 changed files with 10 additions and 3 deletions

View File

@ -9,6 +9,6 @@
#define APIEIGER "developer 0x240918"
#define APIMYTHEN3 "developer 0x241001"
#define APIJUNGFRAU "developer 0x241001"
#define APIGOTTHARD2 "developer 0x241007"
#define APIRECEIVER "developer 0x241014"
#define APILIB "developer 0x241021"
#define APIGOTTHARD2 "developer 0x241022"