Skip to content

Changes to make it work in raspbian#13

Open
DanielSSilva wants to merge 2 commits intoemmellsoft:masterfrom
DanielSSilva:master
Open

Changes to make it work in raspbian#13
DanielSSilva wants to merge 2 commits intoemmellsoft:masterfrom
DanielSSilva:master

Conversation

@DanielSSilva
Copy link

I've made the following changes:

  • rename the project from Rpi to RPi to be consistent with the rest;
  • Created a library that has what's common between both Demo projects;
  • Simplified the Demo for Core, so that you don't need to re-compile each time you want to test a new feature (although you have to stop and start the program)

Things will brake on the UWP project, because I cannot compile it (I'm on a linux machine)

Also, is there any chance you can update the nuget package so that it includes the changes?

DanielSSilva added 2 commits March 1, 2019 18:46
Had to remove and add the solution again (linux wouldn't find the path because it's case sensitive
Created a library to host common things for both Demo projects
@DanielSSilva
Copy link
Author

Also, on the compass example, you use a "Point" class. The one that exists that has that same point is on "using System.Drawing;", which does not allow to have doubles, so I've rounded it to int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant