Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
Loading...
Searching...
No Matches
StateManager.h
Go to the documentation of this file.
1
9
10#ifndef STATEMANAGER_H
11#define STATEMANAGER_H
12
13// Intentionally minimal placeholder; state enums are currently defined
14// in Generalized-Core-Counter.cpp. This header exists so Doxygen can
15// reference the "State Manager" concept in the architecture.
16
17#endif /* STATEMANAGER_H */