From eceb7e21b2cad7bc892c7b594103bcddf1c96350 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 15 Aug 2016 14:53:26 +0200 Subject: [PATCH] Include memory in CPU load message --- msg/cpuload.msg | 1 + 1 file changed, 1 insertion(+) diff --git a/msg/cpuload.msg b/msg/cpuload.msg index ef85fa58a3..9381c05e83 100644 --- a/msg/cpuload.msg +++ b/msg/cpuload.msg @@ -1 +1,2 @@ float32 load # processor load from 0 to 1 +float32 ram_usage # RAM usage from 0 to 1