Show channel number and basic info when channel was created

This commit is contained in:
Andreas Eversberg
2017-02-05 08:36:51 +01:00
parent 5f1d7bc970
commit 0611f62b52
5 changed files with 35 additions and 25 deletions

View File

@@ -226,6 +226,9 @@ error_paging:
/* go into idle state */
bnetz_go_idle(bnetz);
PDEBUG(DBNETZ, DEBUG_NOTICE, "Created 'Kanal' #%d\n", kanal);
PDEBUG(DBNETZ, DEBUG_NOTICE, " -> Using station ID (Gruppenfreisignal) %d\n", gfs);
return 0;
error: