haruki yokota / Mbed 2 deprecated mainboardnrp2018

Dependencies:   mbed Servo

System/Process/Process.h

Committer:
yokotaharuki
Date:
2020-01-29
Revision:
9:10276c46b467
Parent:
0:562021ed1ba9

File content as of revision 9:10276c46b467:

#ifndef PROCESS_H_
#define PROCESS_H_

void SystemProcess(void);

#endif