Test removing projectinfo

This commit is contained in:
Heath Volmer
2017-08-24 16:24:34 -06:00
parent 75fb5bc9d6
commit 12d9ad1183
8 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -19,4 +19,5 @@ Thumbs.db
obj/ obj/
[Rr]elease*/ [Rr]elease*/
_ReSharper*/ _ReSharper*/
SIMPLSharpLogs/ SIMPLSharpLogs/
*.projectinfo

View File

@@ -228,6 +228,7 @@ namespace PepperDash.Essentials.Devices.Displays
IncomingBuffer = newBytes; IncomingBuffer = newBytes;
} }
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>