I was away for the holiday break for a week and a half. I come back today to program robot more and I get the below error message. Was there a change made on Jan 1st. I dont know what I am doing wrong:
</usr/local/bin/arduino-cli compile --fqbn arduino:sam:arduino_due_x_dbg --libraries /home/builder/opt/libraries/latest --build-cache-path /tmp --output-dir /tmp/369682299/build --build-path /tmp/arduino-build-663DC9682C39B94410388AFB5FFA0314 --library /mnt/create-efs/webide/70/6a/706a7fef657d3dd8e121e683cd3a7fdc:chrisgrogan/libraries_v2/TETRIX PRIZM /tmp/369682299/Activity_4
-> candidates: []
Using library TETRIX PRIZM at version 1.0.2 in folder: /mnt/create-efs/webide/70/6a/706a7fef657d3dd8e121e683cd3a7fdc:chrisgrogan/libraries_v2/TETRIX PRIZM
/mnt/create-efs/webide/70/6a/706a7fef657d3dd8e121e683cd3a7fdc:chrisgrogan/libraries_v2/TETRIX PRIZM/PRIZM.cpp:15:21: fatal error: avr/wdt.h: No such file or directory
#include <avr/wdt.h>
^
compilation terminated.
Error during build: exit status 1>