small cosmetic fix
This commit is contained in:
parent
0458a02b76
commit
9592a87826
@ -76,7 +76,7 @@
|
||||
/**
|
||||
* @brief Structure representing a Touchpad driver.
|
||||
*/
|
||||
typedef struct _TOUCHPADDriver {
|
||||
typedef struct TOUCHPADDriver {
|
||||
/*
|
||||
* @brief Pointer to SPI driver.
|
||||
* @note SPI driver must be enabled in mcuconf.h and halconf.h
|
||||
|
Loading…
Reference in New Issue
Block a user