23#ifndef _ARTEMIS_CHANNELS_H
24#define _ARTEMIS_CHANNELS_H
49 void astrodev_channel();
Channel_ID
Enumeration of channel ID.
Definition artemis_channels.h:39
@ RFM98_CHANNEL
The channel controlling the RFM98 radio.
Definition artemis_channels.h:41
@ RPI_CHANNEL
The channel controlling the Raspberry Pi.
Definition artemis_channels.h:44
@ RFM23_CHANNEL
The channel controlling the RFM23 radio.
Definition artemis_channels.h:40
@ ASTRODEV_CHANNEL
The channel controlling the Astrodev (Li-3) radio.
Definition artemis_channels.h:42
@ PDU_CHANNEL
The channel controlling the PDU.
Definition artemis_channels.h:43
The Artemis definitions header file.
Definitions of Serial Console helper functions.