minor text fix + macro define in the right place

This commit is contained in:
2021-11-24 11:32:19 +01:00
parent 81eb0217ad
commit e9caa53af0
7 changed files with 6 additions and 5 deletions

View File

@ -8,6 +8,8 @@
#include <stdio.h>
#include <sys/types.h>
#define BLACKFIN_DEFINED
int defineGPIOpins(char *mess);
int FPGAdontTouchFlash(char *mess);
int FPGATouchFlash(char *mess);