Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Battery warning module #173

Merged
merged 4 commits into from Apr 10, 2012
Merged

Battery warning module #173

merged 4 commits into from Apr 10, 2012

Conversation

cfr34k
Copy link
Contributor

@cfr34k cfr34k commented Apr 5, 2012

This is a module which uses a LED or Buzzer to inform about low battery status.

When the battery voltage is below LOW_BAT_LEVEL for a certain amount of time (5 seconds by default), the LED will start blinking. When the voltage drops below CRITIC_BAT_LEVEL, the LED will be permanently on.

<define name="bat_checker_periodic_FREQ" value="2"/>
<file name="bat_checker.c"/>
</makefile>
<!--makefile target="demo">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not needed, plz remove it

flixr added a commit that referenced this pull request Apr 10, 2012
@flixr flixr merged commit f983d7a into paparazzi:master Apr 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants