diff options
Diffstat (limited to 'source/driverSharp.h')
-rw-r--r-- | source/driverSharp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/driverSharp.h b/source/driverSharp.h new file mode 100644 index 0000000..9da6f98 --- /dev/null +++ b/source/driverSharp.h @@ -0,0 +1,3 @@ + +void sharpInit(void); +void sharpRefresh(unsigned int pause = 500); |