Skip to content

Commit

Permalink
Update ratgdo.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWieland committed Apr 17, 2024
1 parent 4578097 commit 1ba198e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ratgdo/ratgdo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ namespace ratgdo {
ESP_LOGD(TAG, "| __ | _ |_ _| __| \\| |");
ESP_LOGD(TAG, "| -| | | | | | | | | | |");
ESP_LOGD(TAG, "|__|__|__|__| |_| |_____|____/|_____|");
ESP_LOGD(TAG, "https://paulwieland.github.io/ratgdo/");
ESP_LOGD(TAG, "https://paulwieland.github.io/ratgdo/");
}

// initializing protocol, this gets called before setup() because
Expand Down

0 comments on commit 1ba198e

Please sign in to comment.