PlayBack

Dependencies:   TPixy-Interface

Fork of ManualControlFinal by ECE4333 - 2018 - Ahmed & Brandon

PiControlThread.h

Committer:
asobhy
Date:
2018-02-03
Revision:
1:3e9684e81312
Parent:
0:a355e511bc5d
Child:
4:417e475239c7

File content as of revision 1:3e9684e81312:


#ifndef PERIODIC_INT_H
#define PERIODIC_INT_H

#define U_LIMIT     20

void PiControlThreadInit(void);


#endif