From dbef2fff19131f256b00921c3472f42261856841 Mon Sep 17 00:00:00 2001 From: Alastair Poole Date: Mon, 12 Oct 2020 19:17:36 +0100 Subject: [PATCH] snsrs: Naming --- src/bin/ui/ui_sensors.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/ui/ui_sensors.h b/src/bin/ui/ui_sensors.h index 3cfc7d7..de5634e 100644 --- a/src/bin/ui/ui_sensors.h +++ b/src/bin/ui/ui_sensors.h @@ -1,5 +1,5 @@ -#ifndef __UI_MISC_H__ -#define __UI_MISC_H__ +#ifndef __UI_SENSORS_H__ +#define __UI_SENSORS_H__ #include "ui.h" #include "../system/machine.h"