From 50684f5991c733e3b71b9cb49b2ade7ee9866e06 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Wed, 18 Feb 2015 16:50:18 +1300 Subject: [PATCH] Manual: remove note on old "mw" restriction. --- mspdebug.man | 3 --- 1 file changed, 3 deletions(-) diff --git a/mspdebug.man b/mspdebug.man index b25b691..4716a82 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -428,9 +428,6 @@ print another block of memory following that last printed. Write a sequence of bytes at the given memory address. The address given may be an address expression. Bytes values are two-digit hexadecimal numbers separated by spaces. - -Unless used in the simulation mode, this command can only be used for -programming flash memory. .IP "\fBopt\fR [\fIname\fR] [\fIvalue\fR]" Query, set or list option variables. MSPDebug's behaviour can be configured using option variables, described below in the section \fBOPTIONS\fR.