master
Richard Meadows 2015-07-03 23:44:22 +01:00
rodzic 08e3d30c25
commit 28d1d18541
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@
*/
#define PIPS_RATE 1
#define PIPS_LENGTH_MS 50
#define PIPS_LENGTH_MS 250
#define PIPS_FREQUENCY (1000 / PIPS_LENGTH_MS)
#endif /* PIPS_H */