Kothique Félixx
Kothique Félixx
@momenso, do you think it should work? There's a modification of bcm2835 that should work with Banana Pro: https://github.com/LeMaker/bcm2835_BP. The API is the same, so I simply choose which header...
```js sensor.initialize({ // ... options along the way, mapping: 'physical' // 'gpio', 'bcm', 'wiringPi' could be supported for example (bcm === gpio) }); ``` The default option would be 'gpio'...
Probably I'm missing something, because all the documentation available (README) gives me no clue about what to do when one has successfully started the marketstore server. How do I learn...
#### Arctic Version ``` arctic-1.68.0 ``` #### Arctic Store ``` TickStore ``` #### Platform and version ``` Linux 4.15.0-29deepin-generic x86_64 ``` ``` Python 3.6.5 ``` #### Description of problem and/or...