From 1f8a640303976ddcc3605a9b6af8fb398dc7c300 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 5 Jun 2022 15:18:37 +0200 Subject: `make format` --- robot/hypervisor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'robot/hypervisor.h') diff --git a/robot/hypervisor.h b/robot/hypervisor.h index 59398c6..4b1ed9b 100644 --- a/robot/hypervisor.h +++ b/robot/hypervisor.h @@ -36,4 +36,3 @@ void w2_hypervisor_main(); void w2_hypervisor_time_start(uint8_t label); /** stop timer with label `label` */ uint64_t w2_hypervisor_time_end(uint8_t label); - -- cgit v1.2.3