Skip to content

Commit 47e4b7f

Browse files
lurchkilograham
authored andcommitted
Fix typo from #64
1 parent 83f0eed commit 47e4b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spi/bme280_spi/bme280_spi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
GPIO 17 (pin 22) Chip select -> CSB/!CS on bme280 board
2626
GPIO 18 (pin 24) SCK/spi0_sclk -> SCL/SCK on bme280 board
2727
GPIO 19 (pin 25) MOSI/spi0_tx -> SDA/SDI on bme280 board
28-
3.3v (pin 3;6) -> VCC on bme280 board
28+
3.3v (pin 36) -> VCC on bme280 board
2929
GND (pin 38) -> GND on bme280 board
3030
3131
Note: SPI devices can have a number of different naming schemes for pins. See

0 commit comments

Comments
 (0)