Skip to content

Commit 4deee52

Browse files
committed
update README.md
1 parent c0b9e17 commit 4deee52

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<pre>
2-
enocean module programmer for raspberry pi board
2+
usage: re_programmer.py [-h] [-c CONF_FILE] -p PROG_FILE [-f] [-l] [-v]
3+
4+
Enocean module programmer for Raspberry Pi.
5+
6+
optional arguments:
7+
-h, --help show this help message and exit
8+
-c CONF_FILE, --conf CONF_FILE
9+
configuration file in intel hex format
10+
-p PROG_FILE, --prog PROG_FILE
11+
program file in intel hex format
12+
-f, --force force local stored config
13+
-l, --lock set codeprotection
14+
-v, --version show program's version number and exit
315

416
Allows to programm programm-code and optional configuration-data into a
517
enocean module.

0 commit comments

Comments
 (0)