start blinking immediately
This commit is contained in:
@ -43,6 +43,8 @@ int main(void)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blink_set_period_ms(blink, BLINK_PERIOD_MS_MAX);
|
||||||
|
|
||||||
printk("Use the sensor to change LED blinking period\n");
|
printk("Use the sensor to change LED blinking period\n");
|
||||||
|
|
||||||
while (1) {
|
while (1) {
|
||||||
|
Reference in New Issue
Block a user