Merge pull request #1018 from prusa3d/MK3

Merge MK3 into MK3_dev
This commit is contained in:
mkbel 2018-08-07 20:09:09 +02:00 committed by GitHub
commit cda93906bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
#define _PI 3.14159265F
extern long count_position[NUM_AXIS];
extern volatile long count_position[NUM_AXIS];
uint8_t check_pinda_0();
uint8_t check_pinda_1();