Skip to content

Commit

Permalink
Enable posting to Brewfather
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussy committed Apr 17, 2020
1 parent 6d14a5c commit 089622e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brewfather.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class BrewfTarget {

// Enable target and target name
const bool target_enabled = true;
String target_name = "Brewerfather";
String target_name = "Brewfather";
//
// Check return body for success
const bool checkbody_enabled = true;
Expand Down

0 comments on commit 089622e

Please sign in to comment.