Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
periph/eeprom: fix off-by-one error in debug statement
Since p is incremented DEBUG prints the next value instead of the current I also took the liberty to add debugs to the `write` function
- Loading branch information