Commit 4fb2e38c8d78de38fd41d323dad1dbd69d6b2e1b

Authored by grouille
1 parent efa97e8a

MAJ

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
site/removeRpi.php
... ... @@ -33,6 +33,7 @@ session_start();
33 33  
34 34 foreach($capteurs as $capteur)
35 35 {
  36 + $ini = "2";
36 37 $numero = $capteur['numero'];
37 38 $raspberry = $capteur['raspberry'];
38 39 $version = $capteur['version'];
... ...