watchdog,percent done,
This commit is contained in:
parent
c57906b627
commit
7919a40d06
7 changed files with 55 additions and 33 deletions
|
|
@ -100,7 +100,7 @@ void prepare_move();
|
|||
void kill();
|
||||
|
||||
void enquecommand(const char *cmd); //put an ascii command at the end of the current buffer.
|
||||
|
||||
void prepare_arc_move(char isclockwise);
|
||||
|
||||
#ifndef CRITICAL_SECTION_START
|
||||
#define CRITICAL_SECTION_START unsigned char _sreg = SREG; cli();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue