lots of stuff
This commit is contained in:
8
source/clamp.h
Normal file
8
source/clamp.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _CLAMP_H
|
||||
#define _CLAMP_H
|
||||
|
||||
#include "ports.h"
|
||||
|
||||
int clamp_service(ACCESSORY_t *accy);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user