Skip to content

Commit

Permalink
Cleanup the import for celsius_option.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed Aug 2, 2024
1 parent 3d6ce1c commit 7fda461
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bin/tempscale
Binary file not shown.
2 changes: 1 addition & 1 deletion src/scales/celsius_option.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef CELSIUS_OPTION_H
#define CELSIUS_OPTION_H
#include "./celsius_option.c"
#include "celsius_option.c"

extern void celsius_option(void);

Expand Down

0 comments on commit 7fda461

Please sign in to comment.