Aldığım hata:
Arduino:1.8.11 (Windows 10), Kart:"Arduino Uno"
C:UsersPCDesktopsketch_apr06bsketch_apr06bsketch_a pr06bsketch_apr06b.ino: In function 'void loop()':
sketch_apr06b:27:5: error: 'print' was not declared in this scope
lcd
^~~~~
C:UsersPCDesktopsketch_apr06bsketch_apr06bsketch_a pr06bsketch_apr06b.ino:27:5: note: suggested alternative: 'Print'
lcd
^~~~~
exit status 1
'print' was not declared in this scope
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.