UoS³ Flight Computer Firmware
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Groups
Pages
src
packet
cw.h
1
10
#ifndef __PACKET_CW_H__
11
#define __PACKET_CW_H__
12
13
#include "../firmware.h"
14
15
void
Packet_cw_transmit_buffer(uint8_t *cw_buffer, uint32_t cw_length,
void
_cw_on(
void
),
void
_cw_off(
void
));
16
17
#endif
/* __PACKET_CW_H__ */
Generated by
1.8.6