ex

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

DuerOS-Light-SDK-v1.1.0/demo/factory_test.h

Committer:
tmboy
Date:
2017-07-18
Revision:
50:9ecaa144d1f3
Parent:
47:9e361da97763

File content as of revision 50:9ecaa144d1f3:

#if defined(TARGET_UNO_91H)
#ifndef _FACTORY_TEST_H_
#define _FACTORY_TEST_H_

extern int factory_test();

#endif // _FACTORY_TEST_H_
#endif