organize: moved include files to inc/

This commit is contained in:
A.M. Rowsell 2025-08-28 10:45:41 -04:00
commit 22fe7bdf0b
Signed by untrusted user who does not match committer: amr
GPG key ID: E0879EDBDB0CA7B1
7 changed files with 7 additions and 7 deletions

View file

@ -49,9 +49,9 @@
#include <sys/attribs.h> // for ISR macros
#include <sys/kmem.h>
#include "Board.hpp"
#include "Piece.hpp"
#include "NeoPixel.hpp"
#include "inc/Board.hpp"
#include "inc/Piece.hpp"
#include "inc/NeoPixel.hpp"
#define F_CPU 12000000UL // 12MHz
#define F_PER 6000000UL // 6MHz