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-07-24 19:42:27 +03:00
Code
Activity
2,073
Commits
13
Branches
37
Tags
e82b74eab2f04a065ac97b678669bb81a2cdd79f
Commit Graph
1 Commits
Author
SHA1
Message
Date
Ivan Grokhotkov
730764075e
Declare __get_adc_mode and __get_rf_mode with C++ linkage
...
Workaround for
#1759
. Using extern "C" qualifiers in sketch breaks compilation in Arduino IDE 1.6.8.
2016-03-13 22:35:18 +03:00