sketchbook
|
#include <PJON.h>
Functions | |
PJON< SoftwareBitBang > | bus (44) |
void | setup () |
void | receiver_function (uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) |
void | loop () |
PJON<SoftwareBitBang> bus | ( | 44 | ) |
void loop | ( | void | ) |
void receiver_function | ( | uint8_t * | payload, |
uint16_t | length, | ||
const PJON_Packet_Info & | packet_info | ||
) |
void setup | ( | void | ) |