Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

18 rader
645 B

  1. #pragma once
  2. /**
  3. * Holds all the sensitive data. Provided values are example only.
  4. * Changes values according to your setup. This file changes are untracked so data
  5. * will never go further than your local working copy.
  6. */
  7. #include "Sensitive.h"
  8. /**
  9. * Copy and uncomment the following lines to a new User.h file. Edit the values according to your setup
  10. */
  11. // #pragma once
  12. // #define POSITIONS_CONFIG_NET_URL "http://yourserver.com/endpoint" ///< URL to which positions data will be send through an HTTP POST request.
  13. // #define CONFIG_CONTACT_PHONE "+642568452" ///< Phone number to send the alert SMS to.