-
Notifications
You must be signed in to change notification settings - Fork 603
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Im trying to deploy it on a Microbit:v2.
-
The public key is supposed to be 28 digits. I just generated a 28 digit string such as:
MIGeMA0GCSqGSIb3DQEBAQUAA4GMIs that okay what public/private key should I generate and where should I store the private key or is the public key just a term for a 28 digit identifier in this case? -
Firmware: I cd into the offline-finding directory and I run make, I get
../blessed/examples/Makefile.common:6: *** PLATFORM is not defined. Stop.How do I configure it for the Microbit:v2? I see in the git repo "blessed" and I figured I have to configure blessed for the Microbit:v2 right?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested