Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Added support or interrupts#25

Open
sarthaktanwani wants to merge 1 commit into
fdebrabander:masterfrom
sarthaktanwani:master
Open

Added support or interrupts#25
sarthaktanwani wants to merge 1 commit into
fdebrabander:masterfrom
sarthaktanwani:master

Conversation

@sarthaktanwani

Copy link
Copy Markdown

A few low level functions were not enclosed in cli() & sei() blocks that may cause issue while working with interrupts. These cli() & sei() functions enclose similar functions in the original LiquidCrystal library, hence they should be in this header file as well for smooth functioning of programs.

A few low level functions were not enclosed in cli() & sei() blocks that may cause issue while working with interrupts. These cli() & sei() functions enclose similar functions in the original LiquidCrystal library, hence they should be in this header file as well for smooth functioning of programs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant