1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-23 06:33:15 +02:00

Fixed case sensitivty issue in Linux

This commit is contained in:
Bart Dring
2019-08-30 18:33:17 -05:00
parent 90feda9a96
commit e2c7ea1c89

View File

@@ -37,7 +37,7 @@ Some features should not be changed. See notes below.
#ifndef config_h
#define config_h
#include <arduino.h>
#include <Arduino.h>
//#define ESP_DEBUG
#define N_AXIS 3 // Number of axes defined