Skip to content

Commit 44cf893

Browse files
CaCO3caco3
authored andcommitted
.
1 parent 35de56b commit 44cf893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/components/jomjol_mqtt/server_mqtt.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ static const char *TAG = "MQTT SERVER";
2121
extern const char* libfive_git_version(void);
2222
extern const char* libfive_git_revision(void);
2323
extern const char* libfive_git_branch(void);
24+
extern std::string getFwVersion(void);
2425

2526
std::vector<NumberPost*>* NUMBERS;
2627
bool HomeassistantDiscovery = false;

0 commit comments

Comments
 (0)