Skip to content

arcreane/terrarium-skuu-skuu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE: Transforium
PURPOSE OF PROJECT: Remotely control a terrarium with the help of an mobil app
VERSION or DATE: 
HOW TO START THIS PROJECT:
AUTHORS:Erwann Chassagne, Evann Durain, Rayan Kallal
USER INSTRUCTIONS:

//Unused :
Classe Equipement : Methode afficheC()
Set listeClefs = capteurs.keySet();
        Iterator iterateur = listeClefs.iterator();
        while (iterateur.hasNext())
        {
            Object clef = iterateur.next();
            System.out.println (clef + " : " + capteurs.get(clef));
        }

About

terrarium-skuu-skuu created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published