Pim van Pelt ecf0a9a2fc Add tft.enable flag, gate the use of ILI9341/STMPE610 on it.
- For esp8266 (lightswitch w/o touchscreen), set tft.enable=false
- For esp32 (lightswitch w/ touchscreen), set it to true.

Clean up mos.yml flags per architecture type.
- Button is always 0,2
- Relay0 at 16 for ESP8266, as that's NodeMCU v2's onboard LED.
- Relay0 at 13 for ESP32, as that's Featherwing's onboard LED
2017-12-22 10:23:15 +01:00
2017-12-20 17:04:51 +01:00
2017-12-20 17:04:51 +01:00
2017-12-03 23:56:16 +01:00
2017-11-25 01:14:04 +01:00
2017-11-27 23:51:29 +01:00
2017-12-03 23:43:57 +01:00

Mongoose OS Huzzah32 Featherwing

Introduction

For basic introduction, see huzzah32-featherwing in the Mongoose OS Application list.

Description
No description provided
Readme 3 MiB
Languages
C 92.7%
C++ 7.2%
Makefile 0.1%