comment get_state fn
This commit is contained in:
@@ -52,6 +52,8 @@ int main()
|
||||
}
|
||||
|
||||
|
||||
// Could be implemented as a C macro, which would be faster
|
||||
// but I've forgotten how to define C macros
|
||||
enum states get_state()
|
||||
{
|
||||
/* If A is 0 and B is 0, system is in State 1
|
||||
|
||||
Reference in New Issue
Block a user