Move38 / Blinks-SDK

Development for Blinks starts here. This codebase includes everything you need to get up and running in the Arduino IDE with Blinks.

Home Page:http://forum.move38.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a flag to allow for sterile Blinks

jbobrow opened this issue · comments

This is a flag that can be set and compiled into a Blinks application that does not allow the game installed on this Blink to propagate to other Blinks.

Let's call this flag: disableSeed

Q: What happens if you hold the button for 6+ seconds on a sterile, alone blink?

I think it reverts to the built-in game and then starts that built-in game (even if it was already running the built-in game). Sound right?

Might be a little weird that the button is still down when the game starts?

I think you need some way of reloading the built-in game, right?

Yea, sorry. If you hold the button down on a sterile blink what should happen (visually and functionaly) since it will not go into the spinning blue seed state, but we (I think?) still want it to be able to reload the built-in game.

BUMP