mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
typos
This commit is contained in:
parent
ff4aee68bd
commit
d2ddafb1d2
@ -82,8 +82,8 @@ public abstract class Clock extends MoteInterface {
|
|||||||
* The clock deviation is a factor that represents with how much speed the
|
* The clock deviation is a factor that represents with how much speed the
|
||||||
* mote progresses through the simulation in relation to the simulation speed.
|
* mote progresses through the simulation in relation to the simulation speed.
|
||||||
*
|
*
|
||||||
* A value of 1.0 results in the mote beeing simulated with the same speed
|
* A value of 1.0 results in the mote being simulated with the same speed
|
||||||
* as the simulation. A value of 0.5 results in the mote beeing simulation
|
* as the simulation. A value of 0.5 results in the mote being simulation
|
||||||
* at half of the simulation speed.
|
* at half of the simulation speed.
|
||||||
*
|
*
|
||||||
* @param deviation Deviation factor
|
* @param deviation Deviation factor
|
||||||
|
Loading…
Reference in New Issue
Block a user