Rev 578 | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed
# Application specific configuration file# All parameters required by library code should be defined here# NodeServo application settings.# Defines specific for one node/application# Servo IDs, 6 bitsSERVOID_1=0x01SERVOID_2=0x02SERVOID_3=0x03#TWO_BUTTON_MODE=1# As default nothing needs to be changed below here# Degrees celcius when the node goes into failsafe modeFAILSAFE_TRESHOLD=50# How long time after turning pwm should be active in millisecondsSERVO_FEED_TIME=5000# number of steps for each adjustmentSTEPS_PER_TURN_PERIOD=1# millisecondsTURN_PERIOD=9