NordicSemiconductor/pc-nrfjprog-js

Start and end address options in erase options are written differently

Closed this issue · 0 comments

In the erase function, the start and end address options are written like this:
start_adress
end_address
Shouldn't they be written the same way? I wrote start_address and it therefore defaulted to address 0.