Skip to content

Commit

Permalink
Fixes include filename
Browse files Browse the repository at this point in the history
  • Loading branch information
GOB52 committed Sep 2, 2024
1 parent 93b5567 commit 69ed976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unit/unit_EEPROM.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#ifndef M5_UNIT_METER_UNIT_EEPROM_HPP
#define M5_UNIT_METER_UNIT_EEPROM_HPP

#include "unit_ads111x.hpp"
#include "unit_ADS111x.hpp"
#include <M5UnitComponent.hpp>
#include <m5_utility/stl/extension.hpp>
#include <array>
Expand Down

0 comments on commit 69ed976

Please sign in to comment.