stashed some initial files, removed the redundant hermione modules

This commit is contained in:
Chris Frankland-Wright 2025-06-23 18:26:51 +01:00
parent 9fe70f4688
commit e36a4bfd87
4 changed files with 126 additions and 117 deletions

10
config.json Normal file
View file

@ -0,0 +1,10 @@
{
"ltc_device": "/dev/audio",
"offset": {
"hours": 0,
"minutes": 0,
"seconds": 0,
"milliseconds": 0
},
"frame_rate": 25
}