To prevent the iPhone 12 from being banned in France, Apple is reportedly working to release a software update that is said to bring down the radiation levels to accommodate the request of French regulators. Before being officially released back in 2020, it was reported that Apple knew about this problem and instructed its employees to stay quiet about the whole thing. It does not appear that there will be any legal repercussions against the California-based giant this time.

  • LazaroFilm@lemmy.world
    link
    fedilink
    English
    arrow-up
    30
    ·
    edit-2
    10 months ago
    #define RADIATIONLEVEL 4
    int i = 100;
    
    void setup() {
      ifdef RADIATIONLEVEL
        setRadiationLevel(RADIATIONLEVEL);
      endif
    }
    
    void loop() {
      setBatteryHealth(i);
      i =- ;
    }