We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089131a commit a32e902Copy full SHA for a32e902
README.md
@@ -28,7 +28,8 @@ Atmega328 @ 16MHz | X | | |
28
Atmega328 @ 12MHz | | X | |
29
Atmega32u4 @ 16MHz | X | | |
30
Atmega32u4 @ 8MHz | | X | |
31
-ESP8266 | | | X |
+ESP8266 | | X | | In function 'void setup()':
32
+servo.pde:42:18: warning: 'void TwoWire::pins(int, int)' is deprecated (declared at /Users/james/Library/Arduino15/packages/esp8266/hardware/esp8266/2.0.0/libraries/Wire/Wire.h:54) [-Wdeprecated-declarations]
33
Atmega2560 @ 16MHz | | | X |
34
ATSAM3X8E | | | X |
35
ATSAM21D | | | X |
0 commit comments