Articles
Register
Sign In
Search
robloxgustavo888
Ambicioso
0
Followers
1
Questões
1
Respostas
robloxgustavo888
August 2023 | 1 Respostas
Qual é o erro nesse código ele está em linguagem ( c++) const int lowestPin = 2; const int highestPin = 13; void setup(){ 7. for (int thisPin = lowestPin; thisPin <= highestPin; thisPin++) { pinMode(thisPin, OUTPUT); } } void loop() { for (int thisPin = lowestPin; thisPin <= highestPin; thisPin++) { for (int brightness = 0; brighttness < 255; brightness++) } analogWriter(thisPin, brightness); } for (int brightness = 255; brightness >= 0; brightness--) { analogWriter(thisPin, brightness); delay(2); delay(100); } }
Responda
Helpful Links
Sobre nós
Política de Privacidade
Termos e Condições
direito autoral
Contate-Nos
Helpful Social
Get monthly updates
Submit
Copyright © 2024 ELIBRARY.TIPS - All rights reserved.