This commit is contained in:
2025-06-04 17:55:16 +01:00
parent f86f43b5fd
commit 8788f8aff5
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <linux/platform_device.h>
#include <linux/of_device.h>
#include <linux/gpio/consumer.h>
#include <linux/proc_fs.h>
/* Meta Information */
MODULE_LICENSE("GPL");

View File

@ -5,6 +5,7 @@
fragment@0 {
target-path = "/";
__overlay__ {
status = "okay";
counter {
compatible = "hottis,counter";
red-led-gpio = <&gpio 26 0>;