mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
stashed some initial files, removed the redundant hermione modules
This commit is contained in:
parent
9fe70f4688
commit
e36a4bfd87
4 changed files with 126 additions and 117 deletions
10
config.json
Normal file
10
config.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"ltc_device": "/dev/audio",
|
||||
"offset": {
|
||||
"hours": 0,
|
||||
"minutes": 0,
|
||||
"seconds": 0,
|
||||
"milliseconds": 0
|
||||
},
|
||||
"frame_rate": 25
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue