Fix header section names.

This commit is contained in:
László Monda
2017-05-23 03:12:22 +02:00
parent debe0240dc
commit f6f5a13c48
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
#define MAX_KEYS_IN_MATRIX 100
// Type definitions:
// Typedefs:
typedef struct {
PORT_Type *port;