New type cw_type_bits

This commit is contained in:
2022-09-03 17:27:19 +02:00
parent 0078c07e58
commit 66db979fdb
11 changed files with 323 additions and 213 deletions

View File

@ -86,9 +86,7 @@ struct cw_StrListElem cw_dbg_strings[] = {
DBG_ELEM_IN | DBG_ELEM_OUT |
DBG_MSG_ERR | DBG_ELEM_ERR |
DBG_PKT_ERR | DBG_RFC | DBG_WARN
| DBG_STATE), "std" },
| DBG_STATE | DBG_INFO), "std" },
{ DBG_ALL, "all"},