cs107e/cs107e.github.io

Assignment 1 question

Closed this issue · 0 comments

Hi,

A rule of thumb for style is that if your code is well-designed, it should take little additional code to extend it from 4 to 8 LEDs, ideally just changing a constant.

The scanning frequency should be around 1Hz (that is, the light should bounce back and force about once per second).

Does the assignment need to change a constant to extend LEDs and keep the frequency at 1Hz at the same time?