removed colon in commands. affects dac, adc and extsig

This commit is contained in:
2019-06-04 12:10:26 +02:00
parent 1a2e252665
commit b74ce95b24
8 changed files with 42 additions and 50 deletions

View File

@ -1,6 +1,5 @@
/** API versions */
#define GITBRANCH "refgui"
#define APIGOTTHARD 0x190108
#define APIMOENCH 0x181108
#define APILIB 0x190405
#define APIRECEIVER 0x190405
@ -8,3 +7,4 @@
#define APIEIGER 0x190531
#define APIJUNGFRAU 0x190531
#define APICTB 0x190603
#define APIGOTTHARD 0x190604