Skip to content

Commit

Permalink
Fixed main.go CPU soft reset mechanism.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Apr 17, 2024
1 parent 708f8b8 commit 030f1c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ func main() {

case N2CMU_PROC_CPU_RESET:
machine.CPUReset()
uart.WriteOk()

break

case N2CMU_NET_CREATE:
Expand Down

0 comments on commit 030f1c7

Please sign in to comment.