Updates to the user experience.

This commit is contained in:
2023-08-16 18:40:09 -05:00
parent a81d497dcc
commit 2ece05505f
11 changed files with 476 additions and 95 deletions

View File

@@ -1,9 +1,12 @@
//
//
//
#ifndef PLANTMODEL_H
#define PLANTMODEL_H
#include "ProjGlobals.h"
void HandleGetState();
void simulation();
#endif // PLANTMODEL_H