Fix my second NRF24L01 to be named correctly.

This commit is contained in:
Derek Jamison
2023-02-27 19:23:40 -05:00
parent 4475b64c5e
commit 043013c8c1
5 changed files with 5 additions and 5 deletions

View File

@@ -9,5 +9,5 @@ Devices:
- BME280[SPI] (SCK)
- BMP280[SPI] (SCK)
- NRF24L01[SPI] (SCK)
- NRF24L02[SPI] (SCK)
- NRF24L01[SPI] (SCK)
- CC1101[SPI] (SCLK)