Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongGino authored Jun 11, 2024
1 parent 80e0bbc commit 580c7f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ Grab the latest *.UF2* binary for your respective board [from the releases page]
## TODO:
- (Re-)expose button function remapping.
- Should implement support for rumble as an alternative force-feedback system (currently under `RUMBLE_FF` define, but should be a normal toggleable option).
- Use more appropriate RP2040-specific subsystems? See [TimerInterrupt](https://github.com/git2212/RPI_PICO_TimerInterrupt) for hw timers library, not sure if NeoPixels has such an option for our use case.
- Use more appropriate RP2040-specific subsystems (i.e. hardware timers)?
- Start librarifying more sections of the code for better readability/portability, i.e. pause mode and serial processing/handling in bespoke classes.

## Thanks:
Expand Down

0 comments on commit 580c7f1

Please sign in to comment.