Skip to content
Snippets Groups Projects
Commit 11ad51cc authored by kushalsingh007's avatar kushalsingh007
Browse files

Updating the README.md for examples/default

-Replaced date by rtc in examples/default/README.md as date is part of rtc.
parent 0b8271a0
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,6 @@ Running the `help` command on an msba2: ...@@ -50,7 +50,6 @@ Running the `help` command on an msba2:
2014-05-06 13:14:38,522 - INFO # id Gets or sets the node's id. 2014-05-06 13:14:38,522 - INFO # id Gets or sets the node's id.
2014-05-06 13:14:38,529 - INFO # heap Shows the heap state for the LPC2387 on the command shell. 2014-05-06 13:14:38,529 - INFO # heap Shows the heap state for the LPC2387 on the command shell.
2014-05-06 13:14:38,535 - INFO # ps Prints information about running threads. 2014-05-06 13:14:38,535 - INFO # ps Prints information about running threads.
2014-05-06 13:14:38,540 - INFO # date Gets or sets current date and time.
2014-05-06 13:14:38,544 - INFO # temp Prints measured temperature. 2014-05-06 13:14:38,544 - INFO # temp Prints measured temperature.
2014-05-06 13:14:38,548 - INFO # hum Prints measured humidity. 2014-05-06 13:14:38,548 - INFO # hum Prints measured humidity.
2014-05-06 13:14:38,553 - INFO # weather Prints measured humidity and temperature. 2014-05-06 13:14:38,553 - INFO # weather Prints measured humidity and temperature.
...@@ -68,6 +67,7 @@ Running the `help` command on an msba2: ...@@ -68,6 +67,7 @@ Running the `help` command on an msba2:
2014-05-06 13:14:38,622 - INFO # dget_bsize Get the block size of inserted memory card 2014-05-06 13:14:38,622 - INFO # dget_bsize Get the block size of inserted memory card
2014-05-06 13:14:38,625 - INFO # mersenne_init initializes the PRNG 2014-05-06 13:14:38,625 - INFO # mersenne_init initializes the PRNG
2014-05-06 13:14:38,630 - INFO # mersenne_get returns 32 bit of pseudo randomness 2014-05-06 13:14:38,630 - INFO # mersenne_get returns 32 bit of pseudo randomness
2015-03-09 21:09:52,124 - INFO # rtc control RTC peripheral interface.
``` ```
Running the `ps` command on an msba2: Running the `ps` command on an msba2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment