From 8647a313fcb51c5bd04f325b44df7a2b0cb63c9d Mon Sep 17 00:00:00 2001 From: Lennard <27106448+SirWalross@users.noreply.github.com> Date: Thu, 9 Jun 2022 00:00:03 +0200 Subject: [PATCH] New data --- bash.log | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bash.log b/bash.log index 0cad4fd..26325e4 100644 --- a/bash.log +++ b/bash.log @@ -1,3 +1,21 @@ 2022-06-08 13:05:58 fatal: unable to access 'https://github.com/SirWalross/MessdatenSilo.git/': Could not resolve host: github.com +[main 672b399] New data + 1 file changed, 3 insertions(+), 13 deletions(-) + rewrite bash.log (83%) +fatal: unable to access 'https://github.com/SirWalross/MessdatenSilo.git/': Could not resolve host: github.com + +2022-06-08 13:06:00, WARNING, [main_logger.main:136] Starting +2022-06-08 13:06:00, WARNING, [main_logger.get_offset:81] Didn't find any old offsets, so starting at 0. +2022-06-08 13:06:00, WARNING, [main_logger.main:146] Connected to serial ports +2022-06-09 00:00:01 +Von https://github.com/SirWalross/MessdatenSilo + 2c28e09..ce80ee2 main -> origin/main + * [neuer Branch] UpdatedSketches -> origin/UpdatedSketches +Merge made by the 'recursive' strategy. + .gitignore | 4 +- + measure.py | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 136 insertions(+), 1 deletion(-) + create mode 100644 measure.py + -- GitLab