Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
GyverLibs committed May 27, 2024
1 parent 0f149d8 commit 8cac3b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=EncButton
version=3.5.9
version=3.5.10
author=AlexGyver <[email protected]>
maintainer=AlexGyver <[email protected]>
sentence=Light and powerful library for button and encoder operation for Arduino
Expand Down
2 changes: 1 addition & 1 deletion src/core/io.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once
#include <Arduino.h>
#include <gio/gio.h>
#include <GyverIO.h>

bool EB_read(uint8_t pin);
void EB_mode(uint8_t pin, uint8_t mode);
Expand Down

0 comments on commit 8cac3b6

Please sign in to comment.