1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00
This commit is contained in:
David Gauchard
2020-07-19 00:04:02 +02:00
parent ef7c26ac42
commit 5337f93522
3 changed files with 73 additions and 5 deletions

View File

@ -759,8 +759,9 @@ boards = collections.OrderedDict([
},
'macro': [
'resetmethod_nodemcu',
'flashmode_dio',
'flashmode_menu',
'flashfreq_80',
'2M',
'512K',
],
'desc': [ 'gen4-IoD Range of ESP8266 powered Display Modules by 4D Systems.',
@ -771,7 +772,7 @@ boards = collections.OrderedDict([
'',
'The gen4-IoD range can be programmed using the Arduino IDE and also the 4D Systems Workshop4 IDE, which incorporates many additional graphics benefits. GFX4d library is available, along with a number of demo applications.',
'',
'- Product page: http://www.4dsystems.com.au/product/gen4-IoD',
'- Product page: https://4dsystems.com.au/products/iot-display-modules',
],
}),
( 'oak', {