I've downloaded 92.9 firmware and tried to compile it under IDE 1.81, both locally and cloud versions and get a heap of errors. Previous older version of firmware compiled fine under IDE 1.58r2, and simple examples work OK on IDE 1.81.
I'm a bit out of my depth interpreting these errors; I'm hoping this is just one thing I've forgotten to do.....?
Thanks in advance.
Errors are:
<p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_out" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: rgb(218, 227, 227); font-family: "Typonine Mono Regular"; font-size: 14px;">arduino-builder/arduino-builder -compile -core-api-version 10611 -build-path /tmp/124835571 -hardware arduino-builder/hardware -hardware arduino-builder/packages/cores -tools arduino-builder/tools -tools arduino-builder/packages/tools -built-in-libraries arduino-builder/latest -libraries /tmp/135549156/pinned -libraries /tmp/135549156/custom -fqbn arduino:avr:mega:cpu=atmega1280 -verbose=false /tmp/135549156/Repetier</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_out" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: rgb(218, 227, 227); font-family: "Typonine Mono Regular"; font-size: 14px;"></p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_out" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: rgb(218, 227, 227); font-family: "Typonine Mono Regular"; font-size: 14px;"></p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_out" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: rgb(218, 227, 227); font-family: "Typonine Mono Regular"; font-size: 14px;"></p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">In file included from /tmp/124835571/sketch/HAL.h:83:0,</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">from /tmp/124835571/sketch/Repetier.h:539,</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">from /tmp/124835571/sketch/Extruder.cpp:22:</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp: In static member function 'static void Extruder::initExtruder()':</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:36:31: error: 'DIOHEATER_3_PIN_DDR' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## PIN); } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:56:26: note: in expansion of macro 'SET_OUTPUT'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define SET_OUTPUT(IO) _SET_OUTPUT(IO)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:591:5: note: in expansion of macro 'SET_OUTPUT'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">SET_OUTPUT(HEATED_BED_HEATER_PIN);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">In file included from /tmp/124835571/sketch/HAL.h:83:0,</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">from /tmp/124835571/sketch/Repetier.h:539,</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">from /tmp/124835571/sketch/Extruder.cpp:22:</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:36:59: error: 'DIOHEATER_3_PIN_PIN' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## PIN); } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:17:30: note: in definition of macro 'MASK'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define MASK(PIN) (1 << PIN)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:56:26: note: in expansion of macro 'SET_OUTPUT'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define SET_OUTPUT(IO) _SET_OUTPUT(IO)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:591:5: note: in expansion of macro 'SET_OUTPUT'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">SET_OUTPUT(HEATED_BED_HEATER_PIN);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:29:39: error: 'DIOHEATER_3_PIN_WPORT' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= MASK(DIO ## IO ## PIN); }; } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:48:25: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define WRITE(IO, v) _WRITE(IO, v)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:592:5: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">WRITE(HEATED_BED_HEATER_PIN, HEATER_PINS_INVERTED);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:29:68: error: 'DIOHEATER_3_PIN_PIN' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= MASK(DIO ## IO ## PIN); }; } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:17:30: note: in definition of macro 'MASK'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define MASK(PIN) (1 << PIN)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:48:25: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define WRITE(IO, v) _WRITE(IO, v)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:592:5: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">WRITE(HEATED_BED_HEATER_PIN, HEATER_PINS_INVERTED);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:29:96: error: 'DIOHEATER_3_PIN_WPORT' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= MASK(DIO ## IO ## PIN); }; } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:48:25: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define WRITE(IO, v) _WRITE(IO, v)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:592:5: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">WRITE(HEATED_BED_HEATER_PIN, HEATER_PINS_INVERTED);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:29:126: error: 'DIOHEATER_3_PIN_PIN' was not declared in this scope</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= MASK(DIO ## IO ## PIN); }; } while (0)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:17:30: note: in definition of macro 'MASK'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define MASK(PIN) (1 << PIN)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/fastio.h:48:25: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">#define WRITE(IO, v) _WRITE(IO, v)</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">/tmp/124835571/sketch/Extruder.cpp:592:5: note: in expansion of macro 'WRITE'</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">WRITE(HEATED_BED_HEATER_PIN, HEATER_PINS_INVERTED);</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">^</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">exit status 1</p><p ng-repeat="o in getLog()" ng-class="o.classtype" class="ng-binding ng-scope color_err" style="margin: 0.5em 0px; padding: 0px; box-sizing: border-box; line-height: 1.4em; color: red; font-family: "Typonine Mono Regular"; font-size: 14px;">
</p>