1
0
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:
Marco Bisioli
2018-03-26 22:47:11 +02:00
committed by david gauchard
parent ee1ef4a795
commit e1ca870695
3 changed files with 43 additions and 1 deletions

View File

@ -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',