compilation-errors पर टैग किए गए जवाब

1
मेरे IF स्टेटमेंट को वैश्विक क्यों नहीं देखा जा सकता?
मैं Arduino प्रोग्रामिंग के लिए नया हूँ। मुझे निम्नलिखित कोड को संकलित करने में समस्या है: const int relay1 = 10; //Power Relay 1 const int relay2 = 11; //Power Relay 2 const int relay3 = 12; //Toggle Relay const int button1 = 3; const int button2 = 4; const …
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.