UNPKG
@mixly/arduino-esp8266
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
适用于mixly的arduino esp8266模块
gitee.com/bnu_mixly/mixly3/tree/master/boards/default_src/arduino_esp8266
@mixly/arduino-esp8266
/
generators
/
pinout.js
5 lines
(4 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
5
export
const
esp8266_pin =
function
(
) {
return
''
; }
export
const
wemos_d1_mini_pin = esp8266_pin;