issues
search
lportillo896
/
ChristmasFlair
CIS-18 Christmas Lighting Application
3
stars
2
forks
source link
[Task] Light Strobe
#18
Open
CLNelson1993
opened
1 year ago
CLNelson1993
commented
1 year ago
Description of work
create an advertiser subclass
create a strobeToggle() method that utilizes a boolean variable (boolean 'toggle' = on or off).
create a strobeSpeed() method that utilizes an integer variable (integer 't' = time interval).
create a userInput() method(s) that allows the user to change 'toggle' and/or 't' variables.
Acceptance Criteria
No response
Description of work
Acceptance Criteria
No response