changes to gotthard server to include write adc, and also changes to fix the dma=dma+1

This commit is contained in:
Dhanya Maliakal
2017-07-11 10:54:21 +02:00
parent a583f3d6e2
commit 931a5840e8
14 changed files with 397 additions and 291 deletions

View File

@ -139,6 +139,7 @@ int allocateRAM();
int clearRAM();
int setMaster(int f);
int setSynchronization(int s);