Skip to content

Commit

Permalink
Refactor to use function based approach
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ward committed Nov 21, 2023
1 parent 8c03700 commit ee5db66
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 295 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile_sketch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
- ./
libraries: |
- name: Servo
- name: Adafruit NeoPixel
35 changes: 0 additions & 35 deletions intake.cpp

This file was deleted.

25 changes: 0 additions & 25 deletions intake.hpp

This file was deleted.

46 changes: 0 additions & 46 deletions pitcher.cpp

This file was deleted.

28 changes: 0 additions & 28 deletions pitcher.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions robot_defs.hpp

This file was deleted.

35 changes: 0 additions & 35 deletions shooter.cpp

This file was deleted.

22 changes: 0 additions & 22 deletions shooter.hpp

This file was deleted.

Loading

0 comments on commit ee5db66

Please sign in to comment.