mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
defined SDA and SCL pins for Olimex MOD-WIFI-ESP8266(-DEV) (#4562)
This commit is contained in:
committed by
david gauchard
parent
ee1ef4a795
commit
e1ca870695
@ -443,6 +443,7 @@ boards = collections.OrderedDict([
|
||||
'name': 'Olimex MOD-WIFI-ESP8266(-DEV)',
|
||||
'opts': {
|
||||
'.build.board': 'MOD_WIFI_ESP8266',
|
||||
'.build.variant': 'modwifi',
|
||||
},
|
||||
'macro': [
|
||||
'resetmethod_ck',
|
||||
|
Reference in New Issue
Block a user