fix build error regression

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
pull/59/head
Martin 3 years ago
parent 129f57ec46
commit 28e5398932

@ -18,7 +18,7 @@
*/
#include "ch.h"
//#ifdef TINYSA_F303
#ifdef TINYSA_F303
#ifdef TINYSA_F072
#error "Remove comment for #ifdef TINYSA_F303"
#endif
@ -26,7 +26,7 @@
#define TINYSA4
#endif
#define TINYSA4_PROTO
//#endif
#endif
#ifdef TINYSA_F072
#ifdef TINYSA_F303

Loading…
Cancel
Save

Powered by TurnKey Linux.