index
:
gyronardo
master
Gyroscope HID with the Arduino Leonardo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.hpp
blob: 33f33792bc685209d45d139fc1d1c748fd2147e5 (
plain
)
1
2
3
4
5
6
#pragma once
/**
* Stops code execution.
*/
void
stop
();