Sineg
About
- Username
- Sineg
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
in pins.h #if MOTHERBOARD == 703 #define KNOWN_BOARD 1 #ifndef __AVR_ATmega2560__ #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu. #endif #define ORIG_X_STEP_PIN 58 #define ORIG_X_DIR_PIN 57 #define OR…
-
Yes the board have sd card on it. I'll try to define the UI code for the sd and I'll tell you how it goes.