diff --git a/examples/Full_System_Example/1_LoRa_Sensor/1_LoRa_Sensor.ino b/examples/1_LoRa_Sensor/1_LoRa_Sensor.ino similarity index 100% rename from examples/Full_System_Example/1_LoRa_Sensor/1_LoRa_Sensor.ino rename to examples/1_LoRa_Sensor/1_LoRa_Sensor.ino diff --git a/examples/Full_System_Example/1_LoRa_Sensor/fdrs_sensor_config.h b/examples/1_LoRa_Sensor/fdrs_sensor_config.h similarity index 100% rename from examples/Full_System_Example/1_LoRa_Sensor/fdrs_sensor_config.h rename to examples/1_LoRa_Sensor/fdrs_sensor_config.h diff --git a/examples/Full_System_Example/2_ESPNOW_Sensor/2_ESPNOW_Sensor.ino b/examples/2_ESPNOW_Sensor/2_ESPNOW_Sensor.ino similarity index 100% rename from examples/Full_System_Example/2_ESPNOW_Sensor/2_ESPNOW_Sensor.ino rename to examples/2_ESPNOW_Sensor/2_ESPNOW_Sensor.ino diff --git a/examples/Full_System_Example/2_ESPNOW_Sensor/fdrs_sensor_config.h b/examples/2_ESPNOW_Sensor/fdrs_sensor_config.h similarity index 100% rename from examples/Full_System_Example/2_ESPNOW_Sensor/fdrs_sensor_config.h rename to examples/2_ESPNOW_Sensor/fdrs_sensor_config.h diff --git a/examples/Full_System_Example/3_ESPNOW_Gateway/3_ESPNOW_Gateway.ino b/examples/3_ESPNOW_Gateway/3_ESPNOW_Gateway.ino similarity index 100% rename from examples/Full_System_Example/3_ESPNOW_Gateway/3_ESPNOW_Gateway.ino rename to examples/3_ESPNOW_Gateway/3_ESPNOW_Gateway.ino diff --git a/examples/Full_System_Example/3_ESPNOW_Gateway/fdrs_gateway_config.h b/examples/3_ESPNOW_Gateway/fdrs_gateway_config.h similarity index 100% rename from examples/Full_System_Example/3_ESPNOW_Gateway/fdrs_gateway_config.h rename to examples/3_ESPNOW_Gateway/fdrs_gateway_config.h diff --git a/examples/Full_System_Example/4_UART_Gateway/4_UART_Gateway.ino b/examples/4_UART_Gateway/4_UART_Gateway.ino similarity index 100% rename from examples/Full_System_Example/4_UART_Gateway/4_UART_Gateway.ino rename to examples/4_UART_Gateway/4_UART_Gateway.ino diff --git a/examples/Full_System_Example/4_UART_Gateway/fdrs_gateway_config.h b/examples/4_UART_Gateway/fdrs_gateway_config.h similarity index 100% rename from examples/Full_System_Example/4_UART_Gateway/fdrs_gateway_config.h rename to examples/4_UART_Gateway/fdrs_gateway_config.h diff --git a/examples/Full_System_Example/5_MQTT_Gateway/5_MQTT_Gateway.ino b/examples/5_MQTT_Gateway/5_MQTT_Gateway.ino similarity index 100% rename from examples/Full_System_Example/5_MQTT_Gateway/5_MQTT_Gateway.ino rename to examples/5_MQTT_Gateway/5_MQTT_Gateway.ino diff --git a/examples/Full_System_Example/5_MQTT_Gateway/fdrs_gateway_config.h b/examples/5_MQTT_Gateway/fdrs_gateway_config.h similarity index 100% rename from examples/Full_System_Example/5_MQTT_Gateway/fdrs_gateway_config.h rename to examples/5_MQTT_Gateway/fdrs_gateway_config.h