Project

General

Profile

Revision 1155

Added missing inttypes header

View differences:

serial.h
68 68
#ifndef _SERIAL_H
69 69
#define _SERIAL_H
70 70

  
71
#include <inttypes.h>
72

  
71 73
/**
72 74
 * @defgroup usb USB Input / Output
73 75
 * @brief Functions for USB input / output

Also available in: Unified diff