From 406ef697022747dfbf368fe57d360fcaf512d5d0 Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Wed, 28 Jun 2017 16:40:25 -0500
Subject: [PATCH] Move Anet A8 config to subfolder

---
 Marlin/example_configurations/Anet/{ => A8}/Configuration.h     | 0
 Marlin/example_configurations/Anet/{ => A8}/Configuration_adv.h | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Marlin/example_configurations/Anet/{ => A8}/Configuration.h (100%)
 rename Marlin/example_configurations/Anet/{ => A8}/Configuration_adv.h (100%)

diff --git a/Marlin/example_configurations/Anet/Configuration.h b/Marlin/example_configurations/Anet/A8/Configuration.h
similarity index 100%
rename from Marlin/example_configurations/Anet/Configuration.h
rename to Marlin/example_configurations/Anet/A8/Configuration.h
diff --git a/Marlin/example_configurations/Anet/Configuration_adv.h b/Marlin/example_configurations/Anet/A8/Configuration_adv.h
similarity index 100%
rename from Marlin/example_configurations/Anet/Configuration_adv.h
rename to Marlin/example_configurations/Anet/A8/Configuration_adv.h