note: you may want to install lates nvim through their relases page
curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim-linux-x86_64.tar.gzsudo rm -rf /opt/nvimsudo tar -C /opt -xzf nvim-linux-x86_64.tar.gz
| #include <IRremote.hpp> | |
| #define FORWARD 24 | |
| #define BACKWARD 82 | |
| #define LEFTWARD 8 | |
| #define RIGHTWARD 90 | |
| #define START 71 | |
| #define STOP 69 |