aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-states.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-03-28 13:24:42 -0600
committerSelene ToyKeeper2023-03-28 13:24:42 -0600
commita81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5 (patch)
treef7bb2ef702da82a63f5fd573e7aed101534077fe /spaghetti-monster/fsm-states.c
parentfast-blink the aux LED in standby when battery is low (diff)
downloadanduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.tar.gz
anduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.tar.bz2
anduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.zip
just whitespace / comments
Diffstat (limited to '')
-rw-r--r--spaghetti-monster/fsm-states.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/fsm-states.c b/spaghetti-monster/fsm-states.c
index 4d9ac08..e368277 100644
--- a/spaghetti-monster/fsm-states.c
+++ b/spaghetti-monster/fsm-states.c
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+
#ifndef FSM_STATES_C
#define FSM_STATES_C