Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed_Enc_Mt by
define.h
00001 #define SB_ADRS 132 00002 #define INT_TIME 0.02 00003 #define RESOLUTION 48 00004 00005 #define ON 1 00006 #define OFF 0 00007 00008 #define HIGH 0 00009 #define FALL 1 00010 #define RISE 2 00011 #define LOW 3 00012 00013 #define GEAR_RATE 1.0 00014 #define PULL_RATE 1.0 00015 #define MULTIPLU 4.0
Generated on Sun Jul 24 2022 12:09:37 by
1.7.2
