add logging readme for openlog
This commit is contained in:
parent
b10c20d8cd
commit
d603cb797c
|
@ -0,0 +1,8 @@
|
||||||
|
Tutorial for OpenLog Serial SD Card logger: https://learn.sparkfun.com/tutorials/openlog-hookup-guide/configuration-file
|
||||||
|
|
||||||
|
funktioniert nur zuverlässig mit 3v3 input voltage.
|
||||||
|
bei 5v startet es oft neu wenn zeichen geschrieben werden
|
||||||
|
|
||||||
|
my CONFIG.TXT content:
|
||||||
|
115200,26,3,0,1,1,0
|
||||||
|
baud,escape,esc#,mode,verb,echo,ignoreRX
|
Loading…
Reference in New Issue