mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Linux compile fix.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include "SerialPort.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
class CI2CController : public ISerialPort {
|
||||
public:
|
||||
CI2CController(const std::string& device, unsigned int address = 0x22U);
|
||||
|
||||
Reference in New Issue
Block a user