Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. General Discussion
  3. Specifying different "myconfig.h"

Specifying different "myconfig.h"

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • greglG Offline
    greglG Offline
    gregl
    Hero Member
    wrote on last edited by
    #1

    If i want to run a second 1.4 gateway for dev/testing purposes, what do i need to do to keep them separate?

    To do this i understand i just need to set different values in myconfig.h.

    This could be a tricky when compiling/updating "prod" sensors or test sensors . You need to shutdown IDE's, modify of copy file and relaunch the IDE.

    So i was wondering if it is possible to set in the sketch which MyConfig.h file is loaded?

    Might it be as simple as specifying it in

    #include <MySensor.h>
    #include <SPI.h>
    #include <MyConfig_DEV.h>
    

    Cheers,
    Greg

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hek
      Admin
      wrote on last edited by
      #2

      No I don't think so. The Arduino IDE build system is very limited. I would have wanted to #define stuff before includes which should have make thing much easier to configure. But it is not possible from what I have googled.

      I keep separate sketch paths when developing and just go to the IDEs "Preferences" and switch where it should look for sketches.

      So I have (on mac):
      Documents/ArduinoDev/libraries
      and
      Documents/Arduino/libraries

      1 Reply Last reply
      0
      • greglG Offline
        greglG Offline
        gregl
        Hero Member
        wrote on last edited by
        #3

        mmm.. Ok - thanks Hek.

        I was doing similar by having multiple copies of the Arduino IDE - one with 1.3 libs and another with 1.4 but ive recently started using AtmelStudio with VisualMicro plugin. I wonder if i can change within there without restarting the IDE completely...

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        12

        Online

        12.0k

        Users

        11.2k

        Topics

        113.4k

        Posts


        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular