mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
Remove unused array (#103)
This commit is contained in:
parent
c91e78824c
commit
390ca8ccfb
@ -51,7 +51,6 @@ uint32_t ApplicationProgramObject::getInt(uint32_t addr)
|
||||
|
||||
double ApplicationProgramObject::getFloat(uint32_t addr, ParameterFloatEncodings encoding)
|
||||
{
|
||||
uint8_t buffer[8];
|
||||
switch (encoding)
|
||||
{
|
||||
case Float_Enc_DPT9:
|
||||
|
Loading…
Reference in New Issue
Block a user