Working OK without cpu limit, MAX MIN not correct for FSK

pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent 01067606b8
commit 5b0394d782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,6 @@
#define B 2 #define B 2
#define C 3 #define C 3
#define D 4 #define D 4
#define PLUS_X 0 #define PLUS_X 0
#define PLUS_Y 1 #define PLUS_Y 1
#define BAT 2 #define BAT 2
@ -55,7 +54,6 @@
#define MINUS_Y 5 #define MINUS_Y 5
#define PLUS_Z 6 #define PLUS_Z 6
#define MINUS_Z 7 #define MINUS_Z 7
#define TEMP 2 #define TEMP 2
#define PRES 3 #define PRES 3
#define ALT 4 #define ALT 4

Loading…
Cancel
Save

Powered by TurnKey Linux.