Open your terminal.
In the root directory run the command:
sudo nano /etc/bluetooth/main.conf
| <?php | |
| // Used in https://github.com/im4aLL/roolith-event | |
| class Event { | |
| private static $events = []; | |
| public static function listen($name, $callback) { | |
| self::$events[$name][] = $callback; | |
| } |
| MAINTENANCE_MODE=0 |
| /cache/ |