Merge branch 'master' into eink

This commit is contained in:
Kevin Hester
2020-09-26 12:58:13 -07:00
committed by GitHub
31 changed files with 1524 additions and 189 deletions

View File

@@ -95,6 +95,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Standard definitions for ESP32 targets
//
#define HAS_WIFI
#define GPS_SERIAL_NUM 1
#define GPS_RX_PIN 34
#ifdef USE_JTAG