Skip to content

Commit ffe2459

Browse files
committed
Added compiled hex file.
1 parent 7e90972 commit ffe2459

File tree

3 files changed

+856
-2
lines changed

3 files changed

+856
-2
lines changed

software/.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,7 @@ paket-files/
258258

259259
# Python Tools for Visual Studio (PTVS)
260260
__pycache__/
261-
*.pyc
261+
*.pyc
262+
263+
# Allow exported hex in bin folder
264+
!FTController/bin/*.hex

0 commit comments

Comments
 (0)