continuing pl pcdu

This commit is contained in:
2022-02-21 14:42:05 +01:00
parent aee3f7b075
commit cd2097850e
9 changed files with 194 additions and 35 deletions

View File

@ -1,12 +0,0 @@
#ifndef LINUX_DEVICES_DEVICEDEFINITIONS_PAYLOADPCDUDEFINITIONS_H_
#define LINUX_DEVICES_DEVICEDEFINITIONS_PAYLOADPCDUDEFINITIONS_H_
#include <cstddef>
namespace plpcdu {
static constexpr size_t MAX_ADC_REPLY_SIZE = 32;
}
#endif /* LINUX_DEVICES_DEVICEDEFINITIONS_PAYLOADPCDUDEFINITIONS_H_ */