diff --git a/TP1-serie/code/tp1/tp_sysit_feather.h b/TP1-serie/code/tp1/tp_sysit_feather.h index df137a7a8f8dd68c0b54b170ca7a50e6d63b048b..5c3f369cf36b32585ec54fd6b86b6e692f535d85 100644 --- a/TP1-serie/code/tp1/tp_sysit_feather.h +++ b/TP1-serie/code/tp1/tp_sysit_feather.h @@ -6,6 +6,7 @@ #error "Ce sketch doit ĂȘtre compilĂ© pour le type de carte 'Adafruit Feather M0'" #endif +/* #pragma GCC diagnostic error "-Wsign-conversion" #pragma GCC diagnostic error "-Wsign-compare" #pragma GCC diagnostic error "-Wunused-value" @@ -15,3 +16,4 @@ #pragma GCC diagnostic error "-Wall" #pragma GCC diagnostic error "-Wpointer-arith" #pragma GCC diagnostic error "-Wundef" +*/