📄 send.smp_dump.txt
字号:
State Machine - |send_top|send_core:U_Core|state
Name state.uart_end_send state.check state.recv state.recv_detect state.uart_send state.uart_load state.uart_idle
state.uart_idle 0 0 0 0 0 0 0
state.uart_load 0 0 0 0 0 1 1
state.uart_send 0 0 0 0 1 0 1
state.recv_detect 0 0 0 1 0 0 1
state.recv 0 0 1 0 0 0 1
state.check 0 1 0 0 0 0 1
state.uart_end_send 1 0 0 0 0 0 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -