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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user