Change to examples so they also builds
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* max7456Registers.h
|
||||
* MAX7456Registers.h
|
||||
*
|
||||
* Created on: 13 oct. 2012
|
||||
* Author: Benoit
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
/**
|
||||
* @typedef charact
|
||||
* @brief Represents a character as stored in max7456 character memory.
|
||||
* @brief Represents a character as stored in MAX7456 character memory.
|
||||
*/
|
||||
typedef byte charact[54];
|
||||
|
||||
|
Reference in New Issue
Block a user