Compiler issues (PR#2696)
This commit is contained in:
parent
47401ec97b
commit
25d636c9e0
2 changed files with 3 additions and 0 deletions
|
|
@ -796,6 +796,7 @@ static float analog2tempBed(int raw) {
|
|||
|
||||
#else
|
||||
|
||||
UNUSED(raw);
|
||||
return 0;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue