mburakkalkan / mblock-lcd-i2c

mBlock ile I2C üzerinden 16x2 LCD ekran bağlantısı sağlar
0 stars 0 forks source link

İmleç komutu çalışmıyor #2

Open Emirgkts opened 4 years ago

Emirgkts commented 4 years ago

yanıp sönen imleç yapmaya çalıştığımda derleme hatası alıyorum hata kodu ino\avr\libraries\SoftwareSerial C:\Users\Emirhan\AppData\Local\Temp\build3048082175489680878.tmp\LiquidCrystal_I2C.cpp -o C:\Users\Emirhan\AppData\Local\Temp\build3048082175489680878.tmp\LiquidCrystal_I2C.cpp.o C:\Program Files (x86)\mBlock\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10605 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\mBlock\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\mBlock\Arduino\hardware\arduino\avr\variants\standard -IC:\Program Files (x86)\mBlock\Arduino\hardware\arduino\avr\libraries\Wire -IC:\Program Files (x86)\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial C:\Users\Emirhan\AppData\Local\Temp\build3048082175489680878.tmp\project_Untitled6_1.cpp -o C:\Users\Emirhan\AppData\Local\Temp\build3048082175489680878.tmp\project_Untitled6_1.cpp.o project_Untitled6_1.ino: In function 'void imlecAyarla(LiquidCrystal_I2C*, int)': project_Untitled6_1.ino:19:13: error: a function-definition is not allowed here before '{' token project_Untitled6_1.ino:35:12: error: a function-definition is not allowed here before '{' token project_Untitled6_1.ino:41:27: error: a function-definition is not allowed here before '{' token project_Untitled6_1.ino:46:13: error: a function-definition is not allowed here before '{' token project_Untitled6_1.ino:48:1: error: expected '}' at end of input a function-definition is not allowed here before '{' token``

mburakkalkan commented 4 years ago

Teşekkürler inceleyeceğim 👍