-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove using test code from QR spectrum encoding.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,7 @@ namespace SpecUtils | |
|
||
namespace QRSpectrum | ||
{ | ||
#define EMAIL_QR_OPTION 1 | ||
#define EMAIL_QR_OPTION 0 | ||
//Experimentation for having the QR code create an email, that will then put the URL info into the | ||
// message body. E.g., something like: | ||
// "mailto:[email protected]?subject=spectrum&body=..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters