test for pull request

This commit is contained in:
RobertJDavis
2025-11-04 07:20:02 -07:00
parent dad0ad3ff4
commit 428bb7b367

View File

@@ -6,6 +6,7 @@
*
* This file contains the implementation for the FailState, which defines
* the behavior of the equipment when it has entered a fault condition.
*
*/
#include "States/State_Standby.h"
#include "States/State_Fail.h"