IO firmware: Change to inttypes header

This commit is contained in:
Lorenz Meier 2014-12-20 19:32:43 +01:00
parent e9f139234d
commit 752198352e

View File

@ -33,7 +33,7 @@
#pragma once
#include <stdint.h>
#include <inttypes.h>
/**
* @file protocol.h