Compare commits

..

2 Commits

Author SHA1 Message Date
e0467fcda6 new state machine description 2025-04-12 19:58:04 +02:00
980f41afc6 add logging to master 2025-04-12 19:58:04 +02:00

View File

@ -11,7 +11,7 @@
#define DEBUG_CHANNEL 1 // channel to output messages on
#include "swo_log.h"
void print_status() {
void print_master_status() {
debug_clear_console();
debug_log(LOG_LEVEL_INFO, "------ AMS_Master on %s (%s), compiled at %s ------", COMMIT_BRANCH,