Skip to content

Commit

Permalink
add note about Raspberry Pi Pico limitation (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
GogoVega authored Jun 2, 2022
1 parent e96069b commit 1793bb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,12 @@ This library contains several functions:
## Future Features
- Be able to use the internal memory of the Raspberry Pi Pico.
- Increase the number of recordable Cards (currently set to 255).
## Limitations
- It is not possible to use the internal memory of the Raspberry Pi Pico, you must add an external I2C EEPROM.
- The Number of recordable Cards is fixed at 255.
## License
Expand Down

0 comments on commit 1793bb5

Please sign in to comment.