index
:
project-robotrun-software
dev
fun
master
sim
21-22 b04 proj06: robotrun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
robot
/
halt.c
blob: 2f159f046b1073d4efe91d4b3f3d4dfde4487019 (
plain
)
1
2
3
4
5
#include
<stdbool.h>
#include
"halt.h"
void
w2_mode_halt
()
{
return
;
}