Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of analoghalls by
isr.h
- Committer:
- nki
- Date:
- 2015-02-16
- Revision:
- 0:9753f3c2e5ca
- Child:
- 1:70eed554399b
File content as of revision 0:9753f3c2e5ca:
#ifndef __ISR_H
#define __ISR_H
void commutate();
void dtc_update();
#endif
