Fix a error the the STM32 I2C timeout logic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3940 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-09-06 21:00:48 +00:00
parent 148ee045dd
commit e92ed62ae8
1 changed files with 1 additions and 1 deletions

View File

@ -1497,7 +1497,7 @@ ping [-c <count>] [-i <interval>] <ip-address>
Test the network communication with a remote peer. Example,
</p>
<ul><pre>
nsh&gt; 10.0.0.1
nsh&gt; ping 10.0.0.1
PING 10.0.0.1 56 bytes of data
56 bytes from 10.0.0.1: icmp_seq=1 time=0 ms
56 bytes from 10.0.0.1: icmp_seq=2 time=0 ms