You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@localhost Arduino]# arduino-cli compile --fqbn arduino:avr:uno /root/Arduino/LED_ON/
Alternatives for Wire.h: [[email protected]]
Alternatives for Wire.h: [[email protected]]
ResolveLibrary(Wire.h)
-> candidates: [[email protected]]
Sketch uses 3766 bytes (11%) of program storage space. Maximum is 32256 bytes.
Global variables use 412 bytes (20%) of dynamic memory, leaving 1636 bytes for local variables. Maximum is 2048 bytes.
Hi all,
after i use arduino-cli compile
looks compile success, and upload
it say no .hex, but .hex is exist
where is the problem?
Thanks all!
The text was updated successfully, but these errors were encountered: