]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commitdiff
Format dacpinval documentation in a nicer way
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 25 Jul 2013 11:46:12 +0000 (13:46 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 25 Jul 2013 11:46:12 +0000 (13:46 +0200)
commands/cmd_dac.c

index 2afd3cfe90722330b0adc906314346a530e1501e..405c516b6211eec1e9de3e017927741037c2fc8f 100644 (file)
@@ -192,10 +192,11 @@ cmd_des_t const cmd_des_dac_pin_set_val = {
        "\n"
        "=== Command syntax ===\n"
        "\n"
-       "   --> dacpinvalPIN[:|?][VALUE] \n"
-       "     where PIN is in range 1-4\n"
-       "     where : means set voltage VALUE to pin PIN\n"
-       "     where ? means get voltage of pin PIN\n"
+       "   --> dacpinvalPIN[:|?][VALUE]\n"
+       "where\n"
+       "* PIN is in range 1-4\n"
+       "* : means set voltage VALUE to pin PIN\n"
+       "* ? means get voltage of pin PIN\n"
        "\n"
        "=== Example ===\n"
        "\n"