CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
debug_i2c.h
Go to the documentation of this file.
1// debug_i2c.h
2// Functions for I2C debugging
3
4#ifndef INCLUDE_GUARD__DEBUG_I2C_H__
5#define INCLUDE_GUARD__DEBUG_I2C_H__
6
7#include "main.h"
8#include <stdint.h>
9
10
11
12#endif // INCLUDE_GUARD__DEBUG_I2C_H__
: Header for main.c file. This file contains the common defines of the application.