Bläddra i källkod

Removed unused configuration options.

Marcio Teixeira 7 år sedan
förälder
incheckning
aada1e698f

+ 3
- 12
Marlin/Configuration.h Visa fil

@@ -1513,18 +1513,9 @@
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525
-//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1516
+
1517
+#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1518
+
1528 1519
 
1529 1520
 //
1530 1521
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/default/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Anet/A6/Configuration.h Visa fil

@@ -1661,18 +1661,7 @@
1661 1661
 // RepRapDiscount FULL GRAPHIC Smart Controller
1662 1662
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1663 1663
 //
1664
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1665
-// light-weight status screen will be used that takes advantage of
1666
-// the ST7920 character-generator to conserve MCU resources.
1667
-//
1668
-// Since the lightweight status screen can only show a status
1669
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1670
-// to the number of seconds until the position is revealed after a new
1671
-// status message is drawn.
1672
-
1673 1664
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1674
-//#define USE_ST7920_LIGHTWEIGHT_UI
1675
-//#define DELAY_TO_SHOW_POSITION 20
1676 1665
 
1677 1666
 //
1678 1667
 // MakerLab Mini Panel with graphic

+ 0
- 12
Marlin/src/config/examples/Anet/A8/Configuration.h Visa fil

@@ -1525,18 +1525,6 @@
1525 1525
 //
1526 1526
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1527 1527
 
1528
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1529
-// light-weight status screen will be used that takes advantage of
1530
-// the ST7920 character-generator to conserve MCU resources.
1531
-//
1532
-// Since the lightweight status screen can only show a status
1533
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1534
-// to the number of seconds until the position is revealed after a new
1535
-// status message is drawn.
1536
-
1537
-//#define USE_ST7920_LIGHTWEIGHT_UI
1538
-//#define DELAY_TO_SHOW_POSITION 20
1539
-
1540 1528
 //
1541 1529
 // MakerLab Mini Panel with graphic
1542 1530
 // controller and SD support - http://reprap.org/wiki/Mini_panel

+ 0
- 11
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 1
- 11
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h Visa fil

@@ -1519,18 +1519,8 @@
1519 1519
 // RepRapDiscount FULL GRAPHIC Smart Controller
1520 1520
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1521 1521
 //
1522
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1523
-// light-weight status screen will be used that takes advantage of
1524
-// the ST7920 character-generator to conserve MCU resources.
1525
-//
1526
-// Since the lightweight status screen can only show a status
1527
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1528
-// to the number of seconds until the position is revealed after a new
1529
-// status message is drawn.
1530
-
1531 1522
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1532
-//#define USE_ST7920_LIGHTWEIGHT_UI
1533
-//#define DELAY_TO_SHOW_POSITION 20
1523
+
1534 1524
 
1535 1525
 //
1536 1526
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h Visa fil

@@ -1517,18 +1517,7 @@
1517 1517
 // RepRapDiscount FULL GRAPHIC Smart Controller
1518 1518
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1519 1519
 //
1520
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1521
-// light-weight status screen will be used that takes advantage of
1522
-// the ST7920 character-generator to conserve MCU resources.
1523
-//
1524
-// Since the lightweight status screen can only show a status
1525
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1526
-// to the number of seconds until the position is revealed after a new
1527
-// status message is drawn.
1528
-
1529 1520
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1530
-//#define USE_ST7920_LIGHTWEIGHT_UI
1531
-//#define DELAY_TO_SHOW_POSITION 20
1532 1521
 
1533 1522
 //
1534 1523
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/JGAurora/A5/Configuration.h Visa fil

@@ -1524,18 +1524,7 @@
1524 1524
 // RepRapDiscount FULL GRAPHIC Smart Controller
1525 1525
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1526 1526
 //
1527
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1528
-// light-weight status screen will be used that takes advantage of
1529
-// the ST7920 character-generator to conserve MCU resources.
1530
-//
1531
-// Since the lightweight status screen can only show a status
1532
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1533
-// to the number of seconds until the position is revealed after a new
1534
-// status message is drawn.
1535
-
1536 1527
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1537
-//#define USE_ST7920_LIGHTWEIGHT_UI
1538
-//#define DELAY_TO_SHOW_POSITION 20
1539 1528
 
1540 1529
 //
1541 1530
 // MakerLab Mini Panel with graphic

+ 0
- 12
Marlin/src/config/examples/RigidBot/Configuration.h Visa fil

@@ -1515,18 +1515,6 @@
1515 1515
 //
1516 1516
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1517 1517
 
1518
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1519
-// light-weight status screen will be used that takes advantage of
1520
-// the ST7920 character-generator to conserve MCU resources.
1521
-//
1522
-// Since the lightweight status screen can only show a status
1523
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1524
-// to the number of seconds until the position is revealed after a new
1525
-// status message is drawn.
1526
-
1527
-//#define USE_ST7920_LIGHTWEIGHT_UI
1528
-//#define DELAY_TO_SHOW_POSITION 20
1529
-
1530 1518
 //
1531 1519
 // MakerLab Mini Panel with graphic
1532 1520
 // controller and SD support - http://reprap.org/wiki/Mini_panel

+ 0
- 11
Marlin/src/config/examples/STM32F10/Configuration.h Visa fil

@@ -1516,18 +1516,7 @@
1516 1516
 // RepRapDiscount FULL GRAPHIC Smart Controller
1517 1517
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1518 1518
 //
1519
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1520
-// light-weight status screen will be used that takes advantage of
1521
-// the ST7920 character-generator to conserve MCU resources.
1522
-//
1523
-// Since the lightweight status screen can only show a status
1524
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1525
-// to the number of seconds until the position is revealed after a new
1526
-// status message is drawn.
1527
-
1528 1519
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1529
-//#define USE_ST7920_LIGHTWEIGHT_UI
1530
-//#define DELAY_TO_SHOW_POSITION 20
1531 1520
 
1532 1521
 //
1533 1522
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Sanguinololu/Configuration.h Visa fil

@@ -1544,18 +1544,7 @@
1544 1544
 // RepRapDiscount FULL GRAPHIC Smart Controller
1545 1545
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1546 1546
 //
1547
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1548
-// light-weight status screen will be used that takes advantage of
1549
-// the ST7920 character-generator to conserve MCU resources.
1550
-//
1551
-// Since the lightweight status screen can only show a status
1552
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1553
-// to the number of seconds until the position is revealed after a new
1554
-// status message is drawn.
1555
-
1556 1547
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1557
-//#define USE_ST7920_LIGHTWEIGHT_UI
1558
-//#define DELAY_TO_SHOW_POSITION 20
1559 1548
 
1560 1549
 //
1561 1550
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Tronxy/X1/Configuration.h Visa fil

@@ -1498,18 +1498,7 @@
1498 1498
 // RepRapDiscount FULL GRAPHIC Smart Controller
1499 1499
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1500 1500
 //
1501
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1502
-// light-weight status screen will be used that takes advantage of
1503
-// the ST7920 character-generator to conserve MCU resources.
1504
-//
1505
-// Since the lightweight status screen can only show a status
1506
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1507
-// to the number of seconds until the position is revealed after a new
1508
-// status message is drawn.
1509
-
1510 1501
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1511
-//#define USE_ST7920_LIGHTWEIGHT_UI
1512
-//#define DELAY_TO_SHOW_POSITION 20
1513 1502
 
1514 1503
 //
1515 1504
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Tronxy/X5S/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Velleman/K8200/Configuration.h Visa fil

@@ -1546,18 +1546,7 @@
1546 1546
 // RepRapDiscount FULL GRAPHIC Smart Controller
1547 1547
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1548 1548
 //
1549
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1550
-// light-weight status screen will be used that takes advantage of
1551
-// the ST7920 character-generator to conserve MCU resources.
1552
-//
1553
-// Since the lightweight status screen can only show a status
1554
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1555
-// to the number of seconds until the position is revealed after a new
1556
-// status message is drawn.
1557
-
1558 1549
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1559
-//#define USE_ST7920_LIGHTWEIGHT_UI
1560
-//#define DELAY_TO_SHOW_POSITION 20
1561 1550
 
1562 1551
 //
1563 1552
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Velleman/K8400/Configuration.h Visa fil

@@ -1513,18 +1513,7 @@
1513 1513
 // RepRapDiscount FULL GRAPHIC Smart Controller
1514 1514
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1515 1515
 //
1516
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1517
-// light-weight status screen will be used that takes advantage of
1518
-// the ST7920 character-generator to conserve MCU resources.
1519
-//
1520
-// Since the lightweight status screen can only show a status
1521
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1522
-// to the number of seconds until the position is revealed after a new
1523
-// status message is drawn.
1524
-
1525 1516
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1526
-//#define USE_ST7920_LIGHTWEIGHT_UI
1527
-//#define DELAY_TO_SHOW_POSITION 20
1528 1517
 
1529 1518
 //
1530 1519
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h Visa fil

@@ -1507,18 +1507,7 @@
1507 1507
 // RepRapDiscount FULL GRAPHIC Smart Controller
1508 1508
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1509 1509
 //
1510
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1511
-// light-weight status screen will be used that takes advantage of
1512
-// the ST7920 character-generator to conserve MCU resources.
1513
-//
1514
-// Since the lightweight status screen can only show a status
1515
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1516
-// to the number of seconds until the position is revealed after a new
1517
-// status message is drawn.
1518
-
1519 1510
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1520
-//#define USE_ST7920_LIGHTWEIGHT_UI
1521
-//#define DELAY_TO_SHOW_POSITION 20
1522 1511
 
1523 1512
 //
1524 1513
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/delta/kossel_mini/Configuration.h Visa fil

@@ -1637,18 +1637,7 @@
1637 1637
 // RepRapDiscount FULL GRAPHIC Smart Controller
1638 1638
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1639 1639
 //
1640
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1641
-// light-weight status screen will be used that takes advantage of
1642
-// the ST7920 character-generator to conserve MCU resources.
1643
-//
1644
-// Since the lightweight status screen can only show a status
1645
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1646
-// to the number of seconds until the position is revealed after a new
1647
-// status message is drawn.
1648
-
1649 1640
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1650
-//#define USE_ST7920_LIGHTWEIGHT_UI
1651
-//#define DELAY_TO_SHOW_POSITION 20
1652 1641
 
1653 1642
 //
1654 1643
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h Visa fil

@@ -1527,18 +1527,7 @@
1527 1527
 // RepRapDiscount FULL GRAPHIC Smart Controller
1528 1528
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1529 1529
 //
1530
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1531
-// light-weight status screen will be used that takes advantage of
1532
-// the ST7920 character-generator to conserve MCU resources.
1533
-//
1534
-// Since the lightweight status screen can only show a status
1535
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1536
-// to the number of seconds until the position is revealed after a new
1537
-// status message is drawn.
1538
-
1539 1530
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1540
-//#define USE_ST7920_LIGHTWEIGHT_UI
1541
-//#define DELAY_TO_SHOW_POSITION 20
1542 1531
 
1543 1532
 //
1544 1533
 // MakerLab Mini Panel with graphic

+ 0
- 11
Marlin/src/config/examples/makibox/Configuration.h Visa fil

@@ -1516,18 +1516,7 @@
1516 1516
 // RepRapDiscount FULL GRAPHIC Smart Controller
1517 1517
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1518 1518
 //
1519
-// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative
1520
-// light-weight status screen will be used that takes advantage of
1521
-// the ST7920 character-generator to conserve MCU resources.
1522
-//
1523
-// Since the lightweight status screen can only show a status
1524
-// message or the position, but not both, set DELAY_TO_SHOW_POSITION
1525
-// to the number of seconds until the position is revealed after a new
1526
-// status message is drawn.
1527
-
1528 1519
 //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1529
-//#define USE_ST7920_LIGHTWEIGHT_UI
1530
-//#define DELAY_TO_SHOW_POSITION 20
1531 1520
 
1532 1521
 //
1533 1522
 // MakerLab Mini Panel with graphic

Laddar…
Avbryt
Spara