various: Put paths into defines to avoid line wraps
authordrkhsh <me@drkhsh.at>
Thu, 27 Oct 2022 21:44:52 +0000 (23:44 +0200)
committerdrkhsh <me@drkhsh.at>
Thu, 27 Oct 2022 23:01:10 +0000 (01:01 +0200)
commit69b2487650782f135db76078c4a7fb841cb936ac
treee236b6b8503587b9263f45e775204a64463c5ca3
parentc46c1487a986496dd813ec52e17e5bf9ba10fd84
various: Put paths into defines to avoid line wraps

Long, wrapped, multi-line if statements suck to read.
This fixes readability in the worst places by packing format strings for
paths into defines.
components/battery.c
components/cpu.c
components/entropy.c
components/netspeeds.c
components/wifi.c