|
/*
|
|
* test_cj125.cpp
|
|
*
|
|
* Created on: Jan 3, 2019
|
|
* @author Andrey Belomutskiy, (c) 2012-2019
|
|
*/
|
|
|
|
|
|
#include "test_c125.h"
|
|
#include "CJ125.h"
|
|
|
|
void testCJ125() {
|
|
printf("====================================================================================== testCJ125\r\n");
|
|
|
|
}
|
|
|
|
|
|
|