First compile! Got an error message. Not surprising

OK, I watched Fett263’s videos on updating your proffie board to a T and I’m slowly getting it.

I just wanted to go slow and add a simple “twist on” feature.
So all I did was:

  1. Dropped the config file into the proffie os config folder.
  2. edited the config file with sublime text by adding a #define SA22C_TWIST_ON (because my profile is using the SA22C buttons in the prop folder.
  3. saved the config file.
  4. Opened ProffieOS and added the name of my config file where it goes and removed the two // so the code is activated.

And that’s all I did.

When I ran my first compile I got this error message:

It says exactly what to do:
Go to Arduino, open up the Tools menu and set the “DOFS” option to “SDIO (high speed)”.
Then try again.

1 Like

Ha! I just found that. I did it and ran the compile with no errors!
But I’m scared to send it to the board!! :grimacing:

OMG it worked! I really can’t believe it! :laughing:

1 Like