1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/** * Project Untitled */ #include "TS0710_CLOSE.h" /** * TS0710_CLOSE implementation */ void TS0710_CLOSE::request() {} void TS0710_CLOSE::indication() {}