UoS³ Flight Computer Firmware
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Groups
Pages
src
board
susf-telecommand
board.h
1
/* This file contains any board-specific constants that need to be passed into the driver functions */
2
3
#ifndef __BOARD_H__
4
#define __BOARD_H__
5
6
#define LED_A 0x0
7
#define LED_B 0x1
8
9
#endif
/* __BOARD_H__ */
Generated by
1.8.6