6 строки
85 Б
Go
6 строки
85 Б
Go
// +build nrf52840,!nrf52840_reset_uf2
|
|
|
|
package machine
|
|
|
|
func checkShouldReset() {
|
|
}
|