mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/CAN-Demo.git
synced 2025-08-06 14:07:35 +00:00
[untested] Rudeimentary demo for EGSE on TACOS
This commit is contained in:
@@ -21,6 +21,7 @@ namespace demo
|
||||
|
||||
void func() override;
|
||||
|
||||
void unpackValues(uint8_t packedByte, uint8_t* type_id, uint8_t* sensor_ID, uint8_t* value, uint8_t* include);
|
||||
private:
|
||||
|
||||
uint8_t payload[8];
|
||||
|
Reference in New Issue
Block a user