454 B
454 B
#Things needed for raspi setup bash:
- .vimrc for vim settings
- i2c tools installation
- enable ssh
- enable i2c
#Helpfull Links
for Callbacks
https://embeddedartistry.com/blog/2017/02/01/improving-your-callback-game/
https://cognitivewaves.wordpress.com/callbacks/
for std::bind
https://www.youtube.com/watch?v=JtUZmkvroKg
pImpl idom:
https://www.youtube.com/watch?v=lETcZQuKQBs
Good C++ guide: