Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
dborth committed Jul 30, 2023
1 parent 5ad481e commit 1238e54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/fceultra/boards/emu2413.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ extern "C" {
#endif

#ifdef GEKKO
#include <inttypes.h>

typedef uint8_t uint8 ;
typedef int8_t int8 ;

Expand Down

0 comments on commit 1238e54

Please sign in to comment.