forked from EmbeddedTeam/app_photomagnetic
10 lines
85 B
C++
10 lines
85 B
C++
#ifndef __APP_MODBUS_HPP__
|
|
#define __APP_MODBUS_HPP__
|
|
|
|
namespace zpp {
|
|
|
|
|
|
|
|
}
|
|
|
|
#endif |