cleanup filenames and extern usage

This commit is contained in:
Ken Van Hoeylandt
2023-12-28 13:18:05 +01:00
parent 1cafa1ec1a
commit 60372076d5
29 changed files with 114 additions and 130 deletions
@@ -1,6 +1,6 @@
#pragma once
#include "nb_display.h"
#include "display.h"
#ifdef __cplusplus
extern "C" {
@@ -1,6 +1,6 @@
#pragma once
#include "nb_touch.h"
#include "touch.h"
#ifdef __cplusplus
extern "C" {