v1.1.7 moved board info to board.h

This commit is contained in:
2025-03-30 22:32:56 +03:00
parent 1dc0040fb3
commit fcbeb38ea5
6 changed files with 15 additions and 24 deletions

View File

@@ -3,7 +3,7 @@
#include <time.h>
#include "../globals.h"
#include "../board/board.h"
extern boardInfo brdInfo;