diff options
| author | Selene ToyKeeper | 2023-03-28 13:24:42 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-03-28 13:24:42 -0600 |
| commit | a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5 (patch) | |
| tree | f7bb2ef702da82a63f5fd573e7aed101534077fe /spaghetti-monster/fsm-states.c | |
| parent | fast-blink the aux LED in standby when battery is low (diff) | |
| download | anduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.tar.gz anduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.tar.bz2 anduril-a81a9b57f32b79b38efa75c5bf8ebd205bd9e1f5.zip | |
just whitespace / comments
Diffstat (limited to 'spaghetti-monster/fsm-states.c')
| -rw-r--r-- | spaghetti-monster/fsm-states.c | 2 |
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 |
