only:docs

This commit is contained in:
rusefillc 2023-06-18 11:28:31 -04:00
parent 245c3f7eda
commit 1ca1c2b40b
2 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,8 @@ public class WriteSimulatorConfiguration {
public static void main(String[] args) throws IOException, InterruptedException, JAXBException {
try {
writeTune();
} catch (Throwable e) {
System.err.println("Unfortunately " + e);
} finally {
// No way to set Process.exec to be a daemon, we need explicit exit
System.exit(0);

View File

@ -0,0 +1,3 @@
GitHub action invokes simulator which writes binary calibration here.
GitHub action then invokes write_tune.sh which produces XML version of the tune.