Hopefully this can be modified to create the actual code needed to monitor the battery of the argon-oneUp.
5 lines
72 B
Bash
Executable File
5 lines
72 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
make -C /lib/modules/$(uname -r)/build M=$PWD modules
|
|
|