mirror of
https://github.com/isaac879/Pan-Tilt-Mount.git
synced 2026-08-16 13:03:15 +02:00
Add files via upload
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
#define INSTRUCTION_SET_SLIDER_SPEED 'X'
|
||||
#define INSTRUCTION_ORIBIT_POINT '@'
|
||||
#define INSTRUCTION_SLIDER_HOME 'Z'
|
||||
#define INSTRUCTION_CALCULATE_TARGET_POINT 'T'
|
||||
|
||||
#define EEPROM_ADDRESS_ENABLE_HOMING 0
|
||||
#define EEPROM_ADDRESS_PAN_MAX_SPEED 17
|
||||
@@ -98,7 +99,7 @@
|
||||
#define NUM_LEDS 1
|
||||
#define BRIGHTNESS 255
|
||||
|
||||
#define VERSION_NUMBER "3.2.5"
|
||||
#define VERSION_NUMBER "3.2.7"
|
||||
|
||||
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user