Add Osmo-CC library to replace MNCC

This commit is contained in:
Andreas Eversberg
2020-08-01 09:36:09 +02:00
parent 59119f380f
commit ad8a7be345
24 changed files with 6410 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
#define DFRAME 13
#define DCALL 14
#define DMNCC 15
#define DCC 15
#define DDB 16
#define DTRANS 17
#define DDMS 18