void setup() {
analogWrite(3,127);
Serial.begin(9600);
}
void loop() {
Serial.println(m);
for(=0;m<=256;m++)
{
Serial
}
// put your main code here, to run repeatedly:
}
void setup() {
analogWrite(3,127);
Serial.begin(9600);
}
void loop() {
Serial.println(m);
for(=0;m<=256;m++)
{
Serial
}
// put your main code here, to run repeatedly:
}