Add dummy battery module to the system...
Hopefully this can be modified to create the actual code needed to monitor the battery of the argon-oneUp.
This commit is contained in:
4
battery/build
Executable file
4
battery/build
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
make -C /lib/modules/$(uname -r)/build M=$PWD modules
|
||||
|
||||
Reference in New Issue
Block a user