This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-10-18 09:50:40 +03:00
Code
Activity
Files
57e2c152f1575a5eb420cd12dbf464bf1ad06f74
esp8266
/
libraries
/
SPI
/
examples
/
BarometricPressureSensor
History
David A. Mellis
b89d8a9c11
Moving SPI pin initialization from constructor to begin() function. That way, the SPI library won't alter any pin states unless / until you call begin().
2010-08-07 21:24:49 +00:00
..
BarometricPressureSensor.pde
Moving SPI pin initialization from constructor to begin() function. That way, the SPI library won't alter any pin states unless / until you call begin().
2010-08-07 21:24:49 +00:00