Hi hallard, thx for merging my previous pull request :)
here another one regarding the extension of the library to let use it from C# managed code in the mono environment. Steps for build and run a simple test are in README.mono.md.
Changes in short :
added Wrapper.cpp to ArduiPi_OLED library to export the display object and instance methods
added mono folder with a solution file containing two csproject ( ArduiPi_OLED_Wrapper library and a test app ) ; added shells file to build and run test.
Here a shoot of my bananapi running the test app :
Hi hallard, thx for merging my previous pull request :)
here another one regarding the extension of the library to let use it from C# managed code in the mono environment. Steps for build and run a simple test are in README.mono.md.
Changes in short :
Here a shoot of my bananapi running the test app :