VLCB
Toggle main menu visibility
Loading...
Searching...
No Matches
GridConnect.h
Go to the documentation of this file.
1
2
#pragma once
3
4
// header files
5
#include <Arduino.h>
6
#include <
Controller.h
>
7
#include <
CanTransport.h
>
8
9
namespace
VLCB
10
{
11
bool
decodeGridConnect
(
const
char
* gcBuffer,
CANFrame
*frame);
12
bool
encodeGridConnect
(
char
* txBuffer,
CANFrame
*frame);
13
}
CanTransport.h
Controller.h
VLCB
Definition
AbstractEventTeachingService.cpp:13
VLCB::decodeGridConnect
bool decodeGridConnect(const char *gcBuffer, CANFrame *frame)
Definition
GridConnect.cpp:149
VLCB::encodeGridConnect
bool encodeGridConnect(char *gcBuffer, CANFrame *frame)
Definition
GridConnect.cpp:55
VLCB::CANFrame
Represents a CAN frame sent on the CAN bus.
Definition
CanTransport.h:21
src
GridConnect.h
Generated by
1.18.0