From 44d5b474012d278dfb5d919d1c9f0d64e28fedc8 Mon Sep 17 00:00:00 2001 From: Arturo Baldo Date: Sat, 28 Dec 2019 22:58:01 -0300 Subject: [PATCH] Round to the upper number --- device-types/MikroTik/CCR1016-12S-1S+.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device-types/MikroTik/CCR1016-12S-1S+.yaml b/device-types/MikroTik/CCR1016-12S-1S+.yaml index 8a5a88353..a279cb0e6 100644 --- a/device-types/MikroTik/CCR1016-12S-1S+.yaml +++ b/device-types/MikroTik/CCR1016-12S-1S+.yaml @@ -34,7 +34,7 @@ console-ports: power-ports: - name: power1 type: iec-60320-c14 - maximum_draw: 47.5 + maximum_draw: 48 - name: power2 type: iec-60320-c14 - maximum_draw: 47.5 \ No newline at end of file + maximum_draw: 48 \ No newline at end of file