Skip to content

Commit

Permalink
Correções gerais
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosdiasdev committed Jul 3, 2017
1 parent ded495e commit 54b314a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,8 @@ sensorUltrassonico.distancia();

### Acelerômetros e Giroscópios

#### `int giroscopioX()`
#### int giroscopioX()

Retorna o valor do eixo X captado por um giroscópio. Ex.:
```cpp
meuGiroscopio.giroscopioX();
Expand Down

0 comments on commit 54b314a

Please sign in to comment.