Add Anet 1.0 to Platformio.ini

Added env:anet10 to platformio.ini for easy compile and upload to this board
This commit is contained in:
MTrab
2017-08-13 12:55:11 +02:00
committed by Scott Lahteine
parent b3f59ec945
commit 5fa61c0ad3
3 changed files with 17 additions and 10 deletions

View File

@@ -19,13 +19,13 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
/**
* Geeetech GT2560 Revision A+ board pin assignments
*/
*/
#include "pins_GT2560_REV_A.h"
#define BOARD_NAME "GT2560 Rev.A+"
#define SERVO0_PIN 11
#define SERVO0_PIN 11