diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2020-06-24 19:57:29 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2020-06-24 19:57:29 -0400 |
commit | 875b6a062029f0738ac309ef4a915120aee24ef7 (patch) | |
tree | 88f5dcf21e30765cdb6eee760d4956045f11364a /.gitignore | |
parent | da8d7ffe8a12c10f819f103de1194511bdb3776e (diff) |
GUI reads ADC channel
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ ChibiOS_* **/.* gui/stmdspgui *.o +perf* |