wires impl

This commit is contained in:
2024-08-02 17:53:22 -05:00
parent bb20c66b85
commit be7c1bc20e
7 changed files with 86 additions and 164 deletions
+3 -2
View File
@@ -1,9 +1,9 @@
#ifndef STEP_0_HPP
#define STEP_0_HPP
#include "../drivers/bottom_half.hpp"
#include "../drivers/bottom_half.h"
#include "../drivers/char_lcd.hpp"
#include "i2c_lcd_pcf8574.h"
#include "../drivers/wires.hpp"
static const char *STEP0_TAG = "step0";
@@ -35,6 +35,7 @@ void step0(void) {
} else {
lcd_set_cursor(&lcd, 1, 2);
lcd_print(&lcd, "Invalid Star Code");
strike("Invalid Star Code");
}
// clear