Original project changes: fix cs11 (canswitch) tag, and reference this format in the documentation

This commit is contained in:
Carsten Schmiemann 2022-10-03 12:27:55 +02:00
parent de5abbbace
commit b5e18a4c0f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
*/
#include "ovms_log.h"
static const char *TAG = "canformat-crtd";
static const char *TAG = "canformat-cs11";
#include <errno.h>
#include "pcp.h"