Skip to content

Commit eebe89a

Browse files
Python FSM Simulator (#62)
* FSM testing system * remove csv * implement booster simulator * state machine argument * Gitignored * remove the csv * plots
1 parent 0023602 commit eebe89a

File tree

4 files changed

+460
-0
lines changed

4 files changed

+460
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
.DS_Store
22
.vscode/
3+
outputs/*
4+
ground/outputs/*

0 commit comments

Comments
 (0)