Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-goddard committed Dec 13, 2024
1 parent 03b1d6f commit 10a9dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Control Tasks/IRControlTask.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#ifndef IR_CONTROL_TASK_HPP
#define IR_CONTROL_TASK_HPP

#include <stdint.h>
#include "timer.hpp"
#include <stdint.h>

class IRControlTask {
public:
Expand Down

0 comments on commit 10a9dc9

Please sign in to comment.