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 PRO2_samlet_kode by
data_out.h
- Committer:
- PET
- Date:
- 2017-05-28
- Revision:
- 7:75d5c1db2027
- Parent:
- 6:12f1849aad21
File content as of revision 7:75d5c1db2027:
/* ------------------------------------------------------------------------------- -- Project: PRO2 "Awareness and Optimisation of energy consumption" -- Team: Team 1 -- File Name: data_out.h -- Author: -- Copyright: Open to all -- Version: -- -- Description: -- -- -- -- Usage: rgb_outp() ------------------------------------------------------------------------------- */ void rgb_outp(int status);