Skip to content

Commit 580c7f1

Browse files
authored
Update README.md
1 parent 80e0bbc commit 580c7f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ Grab the latest *.UF2* binary for your respective board [from the releases page]
4141
4242
## TODO:
4343
- (Re-)expose button function remapping.
44-
- Should implement support for rumble as an alternative force-feedback system (currently under `RUMBLE_FF` define, but should be a normal toggleable option).
45-
- 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.
44+
- Use more appropriate RP2040-specific subsystems (i.e. hardware timers)?
4645
- Start librarifying more sections of the code for better readability/portability, i.e. pause mode and serial processing/handling in bespoke classes.
4746

4847
## Thanks:

0 commit comments

Comments
 (0)